Made for GMTK Game Jam 2026.

About

There is a bomb on the table. Every time you play a card, the number on the counter decreases.

The player who brings the counter down to zero or below becomes the bomb’s victim.

The counter faces only one seat. If it isn’t facing you, you’ll need to memorize the number and make a guess. You can also use cards to change the direction the bomb is facing.

The game consists of three rounds total. I designed it so that a new element is added in each round to keep things interesting.

The deck — 32 cards in one shared pile

Draw one at the start of your turn, play one. You are always holding two.

Subtract 12

  • -1 × 5
  • -5 × 4
  • -10 × 3

Choice — 10. Played face up, but you pick the value in secret

  • -1 / -5 × 4
  • -10 / +10 × 3
  • -1 / +1 × 3

Rotation — 10. Turns the bomb, leaves the counter alone

  • L90 × 4
  • R90 × 4
  • 180 × 2
Updated 3 days ago
Published 5 days ago
StatusReleased
PlatformsHTML5
Rating
Rated 4.5 out of 5 stars
(2 total ratings)
AuthorPongo
GenreCard Game
TagsGame Maker's Toolkit Jam, Horror, Low-poly, PSX (PlayStation), Psychological Horror, Retro, Singleplayer, Turn-based
AI DisclosureAI Assisted, Code

Comments

Log in with itch.io to leave a comment.

I like this a LOT, but it seems that it makes you redo the tutorial if you lose.

(+1)

Thank you for playing!

You're right! Calling it a "tutorial" was misleading, so I've already changed the text. After the GMTK Jam rating period ends, I'm planning to add checkpoints so you won't have to replay the earlier rounds every time you lose. Thanks for the feedback!