Game Boy and Master System port of 2048
  • Assembly 99%
  • Makefile 1%
Find a file
2015-02-03 01:03:33 +01:00
gfx allow skipping animations; select to continue game after 2048 2014-05-01 15:23:23 +02:00
2048.asm Speed up fade ins again 2015-02-03 01:03:33 +01:00
constants.asm Save high score to SRAM 2015-02-02 22:03:21 +01:00
LICENSE add LICENSE (zlib), improve README 2014-03-25 17:27:17 +01:00
Makefile Pad the rom with 0xff 2015-02-03 01:03:01 +01:00
README.md add LICENSE (zlib), improve README 2014-03-25 17:27:17 +01:00

A gameboy port of the game 2048.

screenshot screenshot

You can play the original here: http://gabrielecirulli.github.io/2048/

You'll need rgbds to assemble this: https://github.com/bentley/rgbds

Then just do make clean && make.

Or download the assembled ROM (may not be the latest build): http://sanqui.rustedlogic.net/etc/2048.gb

Port (or, more precisely, clone) by Sanqui (Sanky). Tile graphics made by beware of bgb fame.

Recommended emulators: bgb, gambatte