A gameboy port of the game 2048.
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.