{"product_id":"the-slasher","title":"The Slasher ","description":"\u003cdiv class=\"product__description rte quick-description\"\u003e\n\n\u003csection aria-label=\"The Slasher\" class=\"fg-slasher\" id=\"fg-the-slasher\"\u003e\u003cheader class=\"fg-slasher__hero\"\u003e\n\u003ch2\u003e 🔪 The Slasher – two survivors, a dark campsite, and noisy sockets\u003c\/h2\u003e\n\n \u003cp class=\"fg-slasher__sub\"\u003eA \u003cstrong\u003e2-player cooperative board game\u003c\/strong\u003e that feels like a scratched VHS: few words, lots of tension, and trick-taking where you only win if you catch \u003cem\u003ethe right one\u003c\/em\u003e . \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"fg-slasher__grid\"\u003e\n\n\u003c!-- STORY --\u003e\n\u003carticle class=\"fg-slasher__card fg-slasher__card--story\"\u003e\n\u003cp\u003e \u003cstrong\u003eThe Slasher\u003c\/strong\u003e is a \u003cstrong\u003e2-player cooperative board game\u003c\/strong\u003e that feels like a horror movie made with cards: forest, full moon… and that feeling of someone already counting your steps.\u003c\/p\u003e\n\n\u003cp\u003e The heart is a tense and mean \u003cstrong\u003etrick-taking\u003c\/strong\u003e : every catch is a choice between courage and panic, because here you don't play \"to score points\", you play to \u003cstrong\u003ecollect what you need to survive\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003cp\u003e Communication is limited and changes over time: you have to understand each other quickly, anticipate the other, and stay clear-headed as conditions tighten like a slowly closing door.\u003c\/p\u003e\n\n \u003cp\u003eWith locations to explore, unexpected risks, and ever-increasing pressure, this \u003cstrong\u003estrategic board game\u003c\/strong\u003e offers something rare: a cooperative duel against the system that makes you say, “Okay… one more night.”\u003c\/p\u003e\n\n\u003cp class=\"fg-slasher__tagline\"\u003e \u003cem\u003eFrogger tip: If you think, \"Don't worry, this hand is easy\"... that's exactly where the killer smiles. 🐸\u003c\/em\u003e \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- FEATURES --\u003e\n\u003caside aria-label=\"Punti di forza\" class=\"fg-slasher__card fg-slasher__card--features\"\u003e\n\u003ch3\u003eBecause The Slasher is pure tension in two-dimensional format\u003c\/h3\u003e\n\n\u003cul class=\"fg-slasher__list\"\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eCooperative trick-taking\u003c\/strong\u003e : You have to win the right tricks, not “more tricks.”\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eLimited communication\u003c\/strong\u003e : deduction, intuition and true synchronization.\u003c\/li\u003e\n\n\u003cli\u003e “Survival” objectives: sets of object cards to collect to prepare for the escape.\u003c\/li\u003e\n\n\u003cli\u003e Evolving conditions: each hand changes pressure and forces you to \u003cstrong\u003eadapt\u003c\/strong\u003e your plan.\u003c\/li\u003e\n\n\u003cli\u003e Constant horror atmosphere: the killer cannot be seen… but he can be heard.\u003c\/li\u003e\n\n\u003cli\u003e Publisher \u003cstrong\u003eJelly Jelly Games\u003c\/strong\u003e : fast pace, clear idea, tension that lingers. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   FroGames – The Slasher – scoped\n   Palette box: nero\/grunge + rosso sangue + bianco sporco\n   ========================================================= *\/\n#fg-the-slasher.fg-slasher{\n  --blood:#e3202a;\n  --bloodDeep:#b1121a;\n  --ink:#0a0a0c;\n  --ash:#f4f4f6;\n  --smoke:#cfcfd6;\n  --steel:#9aa0aa;\n\n  --radius:22px;\n  --shadow:0 18px 46px rgba(0,0,0,.35);\n  --shadowSoft:0 10px 26px rgba(0,0,0,.22);\n  --line:rgba(255,255,255,.10);\n\n  font-family:Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n  color:var(--ash);\n  border-radius:30px;\n  overflow:hidden;\n  position:relative;\n  padding:2.1rem 1.6rem;\n  margin:1.6rem auto;\n  box-shadow:var(--shadow);\n  border:1px solid rgba(255,255,255,.08);\n\n  background:\n    radial-gradient(circle at 18% 18%, rgba(227,32,42,.20), transparent 55%),\n    radial-gradient(circle at 86% 30%, rgba(255,255,255,.06), transparent 58%),\n    linear-gradient(135deg, rgba(10,10,12,1) 0%, rgba(15,15,18,1) 52%, rgba(10,10,12,1) 100%);\n}\n\n\/* Grunge texture (subtle, like the box) *\/\n#fg-the-slasher.fg-slasher::before{\n  content:\"\";\n  position:absolute;\n  inset:-30%;\n  pointer-events:none;\n  opacity:.75;\n  background:\n    repeating-linear-gradient(\n      120deg,\n      rgba(255,255,255,.05) 0px,\n      rgba(255,255,255,.05) 1px,\n      rgba(0,0,0,0) 10px,\n      rgba(0,0,0,0) 18px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      rgba(0,0,0,.35) 0px,\n      rgba(0,0,0,.35) 2px,\n      rgba(0,0,0,0) 12px,\n      rgba(0,0,0,0) 22px\n    );\n  mix-blend-mode:overlay;\n}\n\n#fg-the-slasher *{ position:relative; z-index:1; }\n\n\/* Hero *\/\n#fg-the-slasher .fg-slasher__hero{\n  text-align:center;\n  margin-bottom:1.25rem;\n}\n\n#fg-the-slasher h2{\n  font-family:Bungee, Inter, system-ui, sans-serif;\n  font-size:2rem;\n  margin:0;\n  letter-spacing:.2px;\n  color:var(--ash);\n  text-shadow:0 16px 34px rgba(0,0,0,.55);\n}\n\n#fg-the-slasher .fg-slasher__sub{\n  margin:.75rem auto 0;\n  max-width:920px;\n  line-height:1.6;\n  font-size:1.05rem;\n  color:rgba(244,244,246,.88);\n}\n\n#fg-the-slasher .fg-slasher__sub strong{\n  color:var(--ash);\n  background:linear-gradient(90deg, rgba(227,32,42,.25), rgba(255,255,255,.08));\n  padding:.06em .28em;\n  border-radius:10px;\n}\n\n\/* Grid *\/\n#fg-the-slasher .fg-slasher__grid{\n  display:grid;\n  grid-template-columns:1.12fr 1fr;\n  gap:1.35rem;\n  align-items:stretch;\n}\n\n\/* Cards *\/\n#fg-the-slasher .fg-slasher__card{\n  border-radius:var(--radius);\n  padding:1.35rem 1.35rem;\n  border:1px solid rgba(255,255,255,.10);\n  box-shadow:var(--shadowSoft);\n  overflow:hidden;\n}\n\n#fg-the-slasher .fg-slasher__card--story{\n  background:linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.03));\n  border-left:8px solid rgba(227,32,42,.78);\n}\n\n#fg-the-slasher .fg-slasher__card--features{\n  background:\n    radial-gradient(circle at 18% 20%, rgba(227,32,42,.14), transparent 56%),\n    linear-gradient(145deg, rgba(255,255,255,.05), rgba(255,255,255,.02));\n  border-left:8px solid rgba(255,255,255,.22);\n}\n\n\/* Text *\/\n#fg-the-slasher p{\n  margin:.75rem 0;\n  line-height:1.75;\n  font-size:1.02rem;\n  color:rgba(244,244,246,.92);\n}\n\n#fg-the-slasher p strong{\n  color:var(--ash);\n  background:linear-gradient(90deg, rgba(227,32,42,.28), rgba(255,255,255,.07));\n  padding:.05em .25em;\n  border-radius:10px;\n}\n\n\/* Tagline *\/\n#fg-the-slasher .fg-slasher__tagline{\n  margin:.95rem 0 0;\n  padding-top:.35rem;\n}\n#fg-the-slasher .fg-slasher__tagline em{\n  font-style:italic;\n  font-weight:850;\n  color:rgba(244,244,246,.95);\n}\n\n\/* H3 + list *\/\n#fg-the-slasher h3{\n  font-family:Bungee, Inter, system-ui, sans-serif;\n  font-size:1.15rem;\n  margin:0 0 1rem;\n  letter-spacing:.2px;\n  color:rgba(244,244,246,.96);\n  text-shadow:0 14px 30px rgba(0,0,0,.55);\n}\n\n#fg-the-slasher .fg-slasher__list{\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:.7rem;\n}\n\n#fg-the-slasher .fg-slasher__list li{\n  background:linear-gradient(90deg, rgba(255,255,255,.06), rgba(255,255,255,.03));\n  border-left:6px solid rgba(227,32,42,.62);\n  border-radius:14px;\n  padding:.75rem .9rem;\n  transition:transform .22s ease, background .22s ease, border-color .22s ease;\n  color:rgba(244,244,246,.92);\n}\n\n#fg-the-slasher .fg-slasher__list li:hover{\n  transform:translateX(6px);\n  background:linear-gradient(90deg, rgba(255,255,255,.08), rgba(255,255,255,.04));\n  border-left-color:rgba(227,32,42,.88);\n}\n\n#fg-the-slasher .fg-slasher__list li strong{\n  background:linear-gradient(90deg, rgba(227,32,42,.30), rgba(255,255,255,.08));\n  padding:.05em .25em;\n  border-radius:10px;\n}\n\n\/* Responsive *\/\n@media (max-width: 940px){\n  #fg-the-slasher .fg-slasher__grid{ grid-template-columns:1fr; }\n  #fg-the-slasher h2{ font-size:1.65rem; }\n}\n@media (max-width: 600px){\n  #fg-the-slasher.fg-slasher{ padding:1.85rem 1.1rem; border-radius:26px; }\n  #fg-the-slasher .fg-slasher__card{ padding:1.15rem 1.1rem; }\n  #fg-the-slasher .fg-slasher__sub{ font-size:1rem; }\n}\n\u003c\/style\u003e","brand":"JELLY JELLY GAMES","offers":[{"title":"Default Title","offer_id":53147689353543,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/The_Slasher_00.webp?v=1768484211","url":"https:\/\/frogames.it\/en\/products\/the-slasher","provider":"FroGames","version":"1.0","type":"link"}