{"product_id":"l-isola-dei-predatori-microgame","title":"L’isola dei Predatori - Microgame","description":"\u003csection class=\"isola-predatori-section\"\u003e\n\u003cdiv class=\"pred-header\"\u003e\n\n\u003ch2\u003e 🦎 Predator Island – Animal survival and strategy microgame\u003c\/h2\u003e\n\n\u003cp class=\"pred-sub\"\u003e Nature is unforgiving. In \u003cstrong\u003eScott Almes\u003c\/strong\u003e 's \u003cstrong\u003ePredators Island\u003c\/strong\u003e , every creature fights to stay atop the food chain in a \u003cstrong\u003esolitaire board game\u003c\/strong\u003e that combines logic, instinct, and pure survival instinct.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pred-grid\"\u003e\n\n\u003cdiv class=\"pred-card\"\u003e\n\n\u003ch3\u003e 🌴 A miniature ecosystem\u003c\/h3\u003e\n\n \u003cp\u003eStart with a grid of sixteen animals—lions, snakes, birds, and other hungry creatures—and move them around the board to create a \u003cstrong\u003edynamic food chain\u003c\/strong\u003e . Every move is a vital choice: who eats whom… and who survives?\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pred-card\"\u003e\n\n\u003ch3\u003e 🦈 Instinctive strategy\u003c\/h3\u003e\n\n\u003cp\u003e Every animal has its prey and its predators. Move wisely: one misstep and you'll become someone else's meal. \u003cstrong\u003ePredator Island\u003c\/strong\u003e is a \u003cstrong\u003estrategic puzzle game\u003c\/strong\u003e as simple as it is profound.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pred-card\"\u003e\n\n\u003ch3\u003e 🧩 Perfect for solo play\u003c\/h3\u003e\n\n\u003cp\u003e A \u003cstrong\u003e10-20 minute microgame\u003c\/strong\u003e that stimulates the mind without stress. Ideal for breaks or as a daily challenge: no luck, just logic and composure.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pred-card\"\u003e\n\n\u003ch3\u003e 🎨 Colors, character and lightness\u003c\/h3\u003e\n\n\u003cp\u003e \u003cstrong\u003eAnnie Wilkinson\u003c\/strong\u003e ’s vibrant illustrations bring a whimsical and brilliant ecosystem to life, while the \u003cstrong\u003epocket-sized Pendragon Microgame\u003c\/strong\u003e format makes it perfect for playing on the go.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pred-mechanic\"\u003e \n\u003cbutton class=\"pred-btn\"\u003e🪶 Mechanics with Sense – “The Chain of Life”\u003c\/button\u003e\n\u003cdiv class=\"pred-panel open\"\u003e\n\n\u003cp\u003e Each turn, choose an animal and move it to attack smaller prey. When there are no more possible moves, the natural cycle ends... and only one remains alive. It's a pure \u003cstrong\u003esurvival puzzle\u003c\/strong\u003e , where planning and intuition dominate the game.\u003c\/p\u003e\n\n\u003cp\u003e Can you orchestrate the perfect balance between hunting and survival, or will you end up in someone else's belly?\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pred-quote\"\u003e \u003cem\u003e“Nature takes no prisoners. Only better strategies.”\u003c\/em\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n.isola-predatori-section{\n  --bg1:#f3f4ef;\n  --bg2:#e9ecdf;\n  --green:#0c6040;\n  --lime:#46a67c;\n  --cream:#fdfcf9;\n  --text:#1b2a1f;\n  background:linear-gradient(180deg,var(--bg1) 0%,var(--bg2) 100%);\n  border-radius:22px;\n  padding:2.6rem 2.2rem;\n  font-family:\"Inter\",sans-serif;\n  color:var(--text);\n  box-shadow:0 8px 22px rgba(0,0,0,0.1);\n}\n\n\/* Header *\/\n.pred-header h2{\n  text-align:center;\n  font-size:1.9rem;\n  background:linear-gradient(90deg,var(--green),var(--lime));\n  -webkit-background-clip:text;\n  color:transparent;\n  font-weight:900;\n  letter-spacing:.4px;\n  margin-bottom:1rem;\n}\n.pred-sub{\n  text-align:center;\n  max-width:850px;\n  margin:0 auto 2rem;\n  font-size:1.05rem;\n  line-height:1.8;\n  color:#2c3a2e;\n}\n\n\/* Grid *\/\n.pred-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  margin-bottom:2rem;\n}\n.pred-card{\n  background:var(--cream);\n  border:1px solid rgba(12,96,64,0.15);\n  border-radius:16px;\n  padding:1.4rem 1.2rem;\n  box-shadow:0 3px 10px rgba(0,0,0,0.05);\n  transition:transform .25s ease, box-shadow .25s ease;\n}\n.pred-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 6px 16px rgba(0,0,0,0.08);\n}\n.pred-card h3{\n  color:var(--green);\n  font-size:1.15rem;\n  margin-bottom:.6rem;\n  text-transform:uppercase;\n}\n.pred-card p{\n  margin:0;\n  line-height:1.7;\n  font-size:1rem;\n}\n\n\/* Meccanica *\/\n.pred-mechanic{\n  margin-top:2.2rem;\n}\n.pred-btn{\n  background:linear-gradient(90deg,var(--green),var(--lime));\n  color:#fff;\n  font-weight:700;\n  border:none;\n  border-radius:12px;\n  padding:1rem 1.3rem;\n  font-size:1.05rem;\n  width:100%;\n  cursor:pointer;\n  text-align:left;\n  transition:background .3s ease, transform .2s ease;\n}\n.pred-btn:hover{\n  transform:translateY(-2px);\n  background:linear-gradient(90deg,var(--lime),var(--green));\n}\n.pred-panel{\n  background:var(--cream);\n  border:1px solid rgba(12,96,64,0.15);\n  border-radius:12px;\n  padding:1.2rem 1.3rem;\n  margin-top:.8rem;\n  line-height:1.8;\n  font-size:1rem;\n  animation:fadeIn .4s ease;\n}\n.pred-panel strong{color:var(--green);}\n\n\/* Citazione finale *\/\n.pred-quote{\n  margin-top:2.4rem;\n  background:linear-gradient(90deg,var(--green),var(--lime));\n  color:#fff;\n  text-align:center;\n  font-style:italic;\n  font-size:1.1rem;\n  font-weight:600;\n  padding:1.2rem;\n  border-radius:14px;\n  box-shadow:0 3px 12px rgba(0,0,0,0.2);\n}\n\n\/* Animazione *\/\n@keyframes fadeIn{\n  from{opacity:0;transform:translateY(-4px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n\/* Responsive *\/\n@media(max-width:900px){\n  .pred-grid{grid-template-columns:1fr;}\n  .isola-predatori-section{padding:2rem 1.2rem;}\n  .pred-header h2{font-size:1.6rem;}\n}\n\u003c\/style\u003e","brand":"Pendragon","offers":[{"title":"Default Title","offer_id":52598571204935,"sku":null,"price":8.49,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/L_isoladeiPredatori-Microgame00.webp?v=1761105443","url":"https:\/\/frogames.business\/en\/products\/l-isola-dei-predatori-microgame","provider":"FroGames","version":"1.0","type":"link"}