Inspired by 2048 game, but with some twist! Made for the 3 hour game jam Trijam 101. Theme: binary. Diversifiers: math learning & monochrome game. Enjoy!

HOW TO MOVE
Move all blocks with WSAD or arrows. When there is space available, tiles move in the chosen direction. When there is no space left, collision causes binary addition of two tiles.

HOW TO SCORE
Make a tile with exactly 11111 to gain one score.
Be careful! Matching tiles that add up to a sum over 11111 result in a tile with the amount exceeding 11111 (i.e. 11110 + 00011 -> 00010). No points for that, but you can use this mechanic for creating tiles you need!

HOW TO WIN
Game ends after you make 31 (which is 11111 in binary) 11111 tiles or after 11111 (in decimal this time) moves. Yup, that's a lot. You're gonna be a binary addition master after finishing this game.

Trijam Notes
All assets were made during the game jam except for the background music (by Wataboi from Pixabay) and the SFX (from Freesound) which are CC-0 assets.

StatusPrototype
PlatformsHTML5
AuthorsHeti, Xiclu ✨
GenrePuzzle
Made withUnity
Average sessionAbout a half-hour
InputsKeyboard

Comments

Log in with itch.io to leave a comment.

(+1)

This is a pretty put together game. It's a bit hard to score if you're not used to doing binary addition but it's an excellent implementation of the theme of the game jam. What song plays in the background

(+1)

Thanks for the feedback!

Song in the background is Awakening by Wataboi (info added in the description).