2048 for Sega Master System, v1.0

by Julien Verneuil aka Grz-

=======================================================================
A puzzle game based on : http://gabrielecirulli.github.io/2048/

Design inspired by the C64 release : http://csdb.dk/release/?id=129788
=======================================================================

Controls:
============

D-Pad: move the tiles 
Button 1: start or restart the game
Button 2: if you won you can press it to continue to play

How To Play:
============

When two tiles with the same number touch, they merge into one, the goal is to get a tile with the number 2048, then you win but you can continue and try to go to 8192 if you want.

TODO:
============

- A visual effect to spot easily which tile has been modified
- In-game instructions

============

This game was made in four days (24/03/2014 to 27/03/2014), the source code is provided, it is a huge mess! :)

website: http://garzul.tonsite.biz
mail: grz.zrg@gmail.com