{"product_id":"tic-tac-trek","title":"Tic Tac Trek ","description":"\u003cdiv class=\"product__description rte quick-description tic-tac-trek\"\u003e\n\n\u003cdiv class=\"trek-hero\"\u003e\n\n\u003ch2\u003e A three of a kind has never been so wild\u003c\/h2\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"trek-body\"\u003e\n\n\u003cp\u003e In \u003cstrong\u003eTic Tac Trek\u003c\/strong\u003e , you'll explore uncharted territories by placing tiles and lighting fires in the right spots to score more points than your opponent. This fast-paced, abstract game reimagines the concept of tic tac toe, transforming it into a challenge \u003cstrong\u003eof exploration and territorial control\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003cp\u003e Each turn, you'll draw a tile from the bag and place it on the shared board. If your move completes a three-of-a-kind, you can place one of your bonfires on the space you just played. At the end, each bonfire surrounded by empty spaces will earn you valuable points. Simple to learn, but with a touch of \u003cstrong\u003esubtle strategy\u003c\/strong\u003e that will make you want to play it again right away.\u003c\/p\u003e\n\n\u003cdiv class=\"trek-points\"\u003e\n\n\u003ch3\u003e 🔥 Why \"Tic Tac Trek\" is tic tac toe 2.0\u003c\/h3\u003e\n\n\u003cul\u003e\n\n \u003cli\u003e🔥 \u003cstrong\u003eStrategic bonfires\u003c\/strong\u003e – place them at the right time to maximize points\u003c\/li\u003e\n\n\u003cli\u003e 🪵 \u003cstrong\u003eTile Placement\u003c\/strong\u003e – ​​Build the board together with your opponent\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003eBlitz Matches\u003c\/strong\u003e – 15-20 minutes of pure abstract challenge\u003c\/li\u003e\n\n\u003cli\u003e 👨👩👧 \u003cstrong\u003ePerfect for families\u003c\/strong\u003e – accessible to all, but never banal\u003c\/li\u003e\n\n\u003cli\u003e 🎒 \u003cstrong\u003eCompact size\u003c\/strong\u003e – take it anywhere for a quick game\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e If you love \u003cstrong\u003efast-paced, clever abstract games\u003c\/strong\u003e , \u003cstrong\u003eTic Tac Trek\u003c\/strong\u003e is the ideal filler: easy to explain, but surprisingly tense.\u003c\/p\u003e\n\n\u003cp class=\"trek-quote\"\u003e \u003cem\u003eWho will light the last bonfire in the wilderness?\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🌲 STILE GENERALE *\/\n.tic-tac-trek {\n  background: #FAF6EC;\n  color: #1F4D42;\n  font-family: \"Inter\", sans-serif;\n  border-radius: 20px;\n  padding: 2.4rem 1.8rem 2.6rem;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n}\n\n\/* 🏕️ HEADER HERO *\/\n.trek-hero {\n  background: linear-gradient(90deg, #2D4E68 0%, #1F4D42 70%, #F5C45B 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  text-align: center;\n  margin-bottom: 1.3rem;\n}\n.trek-hero h2 {\n  font-weight: 800;\n  font-size: 1.45rem;\n  letter-spacing: 0.4px;\n}\n\n\/* 🪶 TESTO BASE *\/\n.trek-body p {\n  font-size: 0.95rem;\n  line-height: 1.75;\n  margin-bottom: 1rem;\n}\n.trek-body strong {\n  color: #2D4E68;\n  font-weight: 700;\n}\n.trek-body em {\n  color: #4F6E67;\n}\n\n\/* 🌄 SEZIONE PUNTI DI FORZA *\/\n.trek-points {\n  background: linear-gradient(180deg, rgba(31,77,66,0.06) 0%, rgba(245,196,91,0.08) 100%);\n  border-left: 5px solid #2D4E68;\n  border-radius: 12px;\n  padding: 1.4rem 1.2rem;\n  margin: 1.8rem 0;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.04);\n}\n.trek-points h3 {\n  color: #1F4D42;\n  text-align: center;\n  font-weight: 800;\n  margin-bottom: 1rem;\n  font-size: 1.1rem;\n}\n.trek-points ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n.trek-points li {\n  padding: 0.45rem 0;\n  font-size: 0.9rem;\n  line-height: 1.6;\n  position: relative;\n  transition: all 0.25s ease;\n}\n.trek-points li:hover {\n  color: #F5C45B;\n  transform: translateX(4px);\n}\n\n\/* ✨ FRASE FINALE *\/\n.trek-quote {\n  text-align: center;\n  margin-top: 1.6rem;\n  background: radial-gradient(circle at center, rgba(45,78,104,0.08) 0%, transparent 70%);\n  padding: 1.1rem;\n  border-radius: 10px;\n  color: #2D4E68;\n  font-style: italic;\n}\n\n\/* 🌙 DECORAZIONI DI SFONDO *\/\n.tic-tac-trek::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  right: -50px;\n  width: 180px;\n  height: 180px;\n  background: radial-gradient(circle, rgba(31,77,66,0.1) 0%, transparent 80%);\n  border-radius: 50%;\n}\n.tic-tac-trek::after {\n  content: \"\";\n  position: absolute;\n  bottom: -40px;\n  left: -60px;\n  width: 200px;\n  height: 200px;\n  background: radial-gradient(circle, rgba(245,196,91,0.15) 0%, transparent 75%);\n  border-radius: 50%;\n}\n\n\/* 📱 MOBILE *\/\n@media (max-width: 768px) {\n  .tic-tac-trek { padding: 2rem 1.1rem; }\n  .trek-hero h2 { font-size: 1.25rem; }\n  .trek-points li { font-size: 0.88rem; }\n}\n\u003c\/style\u003e\n","brand":"Alley Cat Games","offers":[{"title":"Default Title","offer_id":52264842264903,"sku":null,"price":16.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/TicTacTrek00.webp?v=1756896392","url":"https:\/\/frogames.business\/en\/products\/tic-tac-trek","provider":"FroGames","version":"1.0","type":"link"}