{"product_id":"ohio-bob-and-the-lost-amulet","title":"Ohio Bob and the Lost Amulet ","description":"\u003c!-- 🎮 OHIO BOB – Avventura 8-bit nel tempio perduto --\u003e\n\u003csection class=\"frog-ibexes-section ohio-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"frog-ibexes-header\"\u003e\n\u003ch2\u003e 🧩 Ohio Bob and the Lost Amulet – The solo adventure that feels like an '80s video game \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"frog-ibexes-layout\"\u003e\n\n\u003c!-- Testo narrativo --\u003e\n\u003carticle class=\"frog-ibexes-narrative ohio-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eOhio Bob\u003c\/strong\u003e , you descend into the temple. No allies, no easy way out: just a map you build piece by piece and a hidden amulet to recover before your supplies run out. It's a fast-paced, tense \u003cstrong\u003esolo adventure game\u003c\/strong\u003e with that '80s video game energy that takes you back to pixels and raw choices.\u003c\/p\u003e\n\n \u003cp\u003eEach card is a crossroads: take a tool or explore? Risk a trap or extend your path? \u003cstrong\u003eTile placement\u003c\/strong\u003e becomes a mental corridor where you recognize patterns, read the dungeon, and try to figure out whether the next tile will be an advantage... or a waiting disaster.\u003c\/p\u003e\n\n\u003cp\u003e The temple's three levels are unforgiving: the deeper you descend, the more time runs out and the traps become more ferocious. Between gems, shortcuts, and secret paths, \u003cstrong\u003eOhio Bob\u003c\/strong\u003e turns into a race against the unknown, as essential and brilliant as the great arcade classics.\u003c\/p\u003e\n\n\u003cp\u003e Designed for those who love smart, fast-paced, and replayable solo adventures, this microgame gives you pure adrenaline in just a few minutes and a temple that changes shape with every game. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Card caratteristiche --\u003e\n\u003caside class=\"frog-ibexes-features ohio-features\"\u003e\n\u003ch3\u003e Why “Ohio Bob” is a hit with solo adventurers\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🧭 Simple yet clever \u003cstrong\u003etile placement\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e 🎮 Irresistible \u003cstrong\u003eretro video game\u003c\/strong\u003e atmosphere\u003c\/li\u003e\n\n\u003cli\u003e 🏛️ \u003cstrong\u003eThree levels\u003c\/strong\u003e of ascending dungeon\u003c\/li\u003e\n\n \u003cli\u003e🧰 Continuous choices between tools, risks and routes\u003c\/li\u003e\n\n\u003cli\u003e 🎒 Perfect for \u003cstrong\u003eshort, ultra-replayable\u003c\/strong\u003e sessions \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura --\u003e\n\u003cdiv class=\"frog-ibexes-end ohio-end\"\u003e\n\n\u003cp\u003e\u003cstrong\u003eOhio Bob\u003c\/strong\u003e places you in front of a living, shifting temple, full of traps and possibilities. The amulet awaits you... but you'll have to earn it tile by tile.\u003c\/p\u003e\n\n\u003cp class=\"frog-ibexes-quote\"\u003e \u003cem\u003eEvery tile is a step. Every step is a risk. Go ahead, explorer.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎮 OHIO BOB – Palette retro 8-bit *\/\n.ohio-section {\n  --bg-light: #e8ddc3;\n  --text-dark: #1b1b1b;\n  --pixel-red: #d13b3b;\n  --pixel-yellow: #e7b338;\n  --pixel-blue: #3a6ed9;\n  --pixel-green: #5fa043;\n\n  background: linear-gradient(135deg, var(--bg-light) 0%, #f6f0df 50%, #fff8e9 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  color: var(--text-dark);\n  box-shadow: 0 12px 30px rgba(0,0,0,0.18);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow 8-bit *\/\n.ohio-section::before {\n  content: \"\";\n  position: absolute;\n  bottom: -80px;\n  left: -60px;\n  width: 300px;\n  height: 260px;\n  background: radial-gradient(circle at top, rgba(209,59,59,0.4), transparent 70%);\n  filter: blur(26px);\n}\n\n.ohio-section::after {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  right: -40px;\n  width: 240px;\n  height: 240px;\n  background: radial-gradient(circle, rgba(231,179,56,0.45), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.ohio-section .frog-ibexes-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  color: #000;\n  text-shadow: 0 0 12px rgba(255,255,255,0.6);\n  border-bottom: 1px solid rgba(0,0,0,0.3);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout *\/\n.frog-ibexes-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n}\n\n\/* Narrativa *\/\n.ohio-narrative {\n  background: rgba(255,255,255,0.92);\n  border-left: 7px solid var(--pixel-blue);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n  position: relative;\n}\n\n.ohio-narrative::before {\n  content: \"\";\n  position: absolute;\n  top: -8px;\n  right: 12px;\n  width: 40px;\n  height: 40px;\n  border-radius: 4px;\n  background: var(--pixel-yellow);\n  box-shadow: 0 0 0 4px rgba(255,240,180,0.6);\n}\n\n\/* Features *\/\n.ohio-features {\n  background: rgba(27,27,27,0.92);\n  border-radius: 18px;\n  padding: 1.2rem 1.4rem;\n  border: 2px solid rgba(255,255,255,0.1);\n  box-shadow: 0 8px 20px rgba(0,0,0,0.4);\n  color: #fefefe;\n}\n\n.ohio-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--pixel-red);\n  margin-bottom: 1rem;\n}\n\n.ohio-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n\n.ohio-features li {\n  border-left: 5px solid var(--pixel-green);\n  background: linear-gradient(90deg, rgba(95,160,67,0.22), rgba(0,0,0,0.2));\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  transition: 0.25s ease;\n}\n\n.ohio-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.ohio-end {\n  margin-top: 2rem;\n  background: rgba(255,255,255,0.96);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.06);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.08);\n}\n\n.ohio-end .frog-ibexes-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--pixel-red);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) { .frog-ibexes-layout { grid-template-columns: 1fr; }}\n@media (max-width: 600px) { .ohio-section { padding: 1.8rem 1.2rem; } }\n\u003c\/style\u003e","brand":"Matagot","offers":[{"title":"Default Title","offer_id":52784706650439,"sku":null,"price":8.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/OhioBobandtheLostAmulet00.webp?v=1763562223","url":"https:\/\/frogames.business\/en\/products\/ohio-bob-and-the-lost-amulet","provider":"FroGames","version":"1.0","type":"link"}