Commit graph

3 commits

Author SHA1 Message Date
Geoffrey Frogeye 08888717c5 Implemented scores & local best score
* Should have been aligned on the right, but had issues with the log()
function
* Best score is currently reset every time you launch the game
* Removed useless project files
2014-04-08 18:09:21 +02:00
Geoffrey Frogeye 91e395a35e Fixed some game logic
* Each tile can only merge once per move
* Game update correctly after just moving
* Slowed down animation because it looked weird out of the emulator
* Fixed a single typo
2014-04-08 17:33:30 +02:00
Geoffrey Frogeye 1c49459f95 Initial commit
Game already kinda working.
Also include french, errors, different naming than original, mess, code poorness and dirt
2014-04-05 16:40:56 +02:00