A gameboy port of the game 2048. ![screenshot](http://sanqui.rustedlogic.net/etc/2048-gb-title.png) ![screenshot](http://sanqui.rustedlogic.net/etc/2048-gb-screenshot2.png) 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](http://bgb.bircd.org/), [gambatte](https://github.com/sinamas/gambatte)