{"product_id":"ludos-africa-yote","title":"LUDOS Africa Yote ","description":"\u003csection class=\"yote-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"yote-header\"\u003e\n\u003ch2\u003e 🦊 Yoté – The African Art of the Sudden Strike\u003c\/h2\u003e\n\n\u003cp class=\"yote-subtitle\"\u003e A fast, fierce and unpredictable duel, born in the heart of West Africa. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"yote-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA --\u003e\n\u003carticle class=\"yote-narrative\"\u003e\n\u003cp\u003e \u003cstrong\u003eYoté\u003c\/strong\u003e is one of those \u003cstrong\u003eabstract two-player games\u003c\/strong\u003e that appears simple, yet reveals an elegant, African ferocity. It's fast-paced, tense, and unpredictable: a mental dance of clever positioning and lightning-fast captures that can turn the game around in an instant.\u003c\/p\u003e\n\n\u003cp\u003e The board is minimalist, almost meditative, but in this essential space, a fierce duel erupts. Every piece is a threat, every move opens or closes gaps mercilessly. \u003cstrong\u003eYoté offers no respite:\u003c\/strong\u003e everything is decisive, clear, immediate.\u003c\/p\u003e\n\n\u003cdiv class=\"yote-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eHis iconic move:\u003c\/strong\u003e you capture a piece… and remove another of your choice.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eA brutal and ingenious rule that forces you to plan ahead, foresee traps, and protect what really matters. Every turn can be decisive.\u003c\/p\u003e\n\n\u003cp\u003e It's a journey into the heart of traditional West African games: essential, intelligent, and deeply strategic. A little gem for those seeking quick but meaningful duels.\u003c\/p\u003e\n\n\u003cdiv class=\"yote-mini\"\u003e\n\n\u003cp\u003e \u003cem\u003eA sharp shot, a sharp choice… and the match changes face.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA --\u003e\n\u003caside class=\"yote-features\"\u003e\n\u003ch3\u003e What makes “Yoté” so sharp\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🦊 Highly interactive \u003cstrong\u003eAfrican abstract duel\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003ePowerful captures\u003c\/strong\u003e that allow for additional removals\u003c\/li\u003e\n\n\u003cli\u003e 🎯 \u003cstrong\u003eSimple movements\u003c\/strong\u003e but deep reading of the game\u003c\/li\u003e\n\n\u003cli\u003e 🔥 \u003cstrong\u003eFast-paced games that can be turned around\u003c\/strong\u003e until the last move\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"yote-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eIn Yoté, the one who strikes first is rarely the true winner.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 PALETTE YOTÉ (rosso argilla \/ viola Mali \/ ocra \/ sabbia) *\/\n.yote-section {\n  --argilla: #9b2d23;\n  --argilla-light: #b53b2c;\n  --ocra: #f0c14a;\n  --ocra-dark: #d9a433;\n  --viola: #4c275d;\n\n  background: var(--viola);\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 12px 28px rgba(0,0,0,0.55);\n}\n\n\/* HEADER *\/\n.yote-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: var(--ocra);\n  text-shadow: 0 0 14px rgba(255,210,120,0.35);\n}\n\n.yote-subtitle {\n  text-align: center;\n  color: var(--ocra-dark);\n  margin-top: 0.4rem;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.yote-layout {\n  display: grid;\n  grid-template-columns: 1.6fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.yote-narrative {\n  background: rgba(255,255,255,0.06);\n  padding: 1.6rem;\n  border-left: 6px solid var(--argilla-light);\n  border-radius: 18px;\n  color: #fff9f4;\n  line-height: 1.65;\n}\n\n.yote-narrative strong {\n  color: var(--ocra);\n}\n\n\/* CARD *\/\n.yote-card {\n  background: linear-gradient(90deg, var(--argilla-light) 0%, var(--argilla) 100%);\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--ocra);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n  color: #fff;\n}\n\n\/* MINI *\/\n.yote-mini {\n  background: rgba(240,193,74,0.18);\n  border-left: 5px solid var(--ocra-dark);\n  padding: 0.8rem 1rem;\n  border-radius: 10px;\n  margin: 1.4rem 0;\n  text-align: center;\n  color: var(--ocra);\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* FEATURES *\/\n.yote-features {\n  background: rgba(255,255,255,0.08);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid var(--argilla);\n  color: #fff7ef;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.35);\n}\n\n.yote-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--ocra);\n  margin-bottom: 1rem;\n}\n\n.yote-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.yote-features li {\n  background: linear-gradient(90deg, rgba(155,45,35,0.28), rgba(75,39,93,0.32));\n  padding: 0.6rem 0.8rem;\n  border-left: 5px solid var(--ocra-dark);\n  border-radius: 10px;\n  color: #fffdf6;\n}\n\n\/* QUOTE *\/\n.yote-quote {\n  margin-top: 1.6rem;\n  background: rgba(240,193,74,0.25);\n  border-left: 5px solid var(--ocra);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n  color: #fff3df;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .yote-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Lemery Games","offers":[{"title":"Default Title","offer_id":52932884300103,"sku":null,"price":16.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/LUDOSAfricaYote04.webp?v=1765341518","url":"https:\/\/frogames.it\/en\/products\/ludos-africa-yote","provider":"FroGames","version":"1.0","type":"link"}