This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
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
.gitignore Fixed some game logic 2014-04-08 17:33:30 +02:00
2048.c Fixed some game logic 2014-04-08 17:33:30 +02:00
2048.dlr Fixed some game logic 2014-04-08 17:33:30 +02:00
2048.dlw Addedd animations when moving tiles 2014-04-05 19:11:02 +02:00
2048.G1A Fixed some game logic 2014-04-08 17:33:30 +02:00
2048.g1w Initial commit 2014-04-05 16:40:56 +02:00
AddinInfo.txt Initial commit 2014-04-05 16:40:56 +02:00
eActivityIcon.bmp Initial commit 2014-04-05 16:40:56 +02:00
FXSH_Build.bat Fixed some game logic 2014-04-08 17:33:30 +02:00
MainIcon.bmp Initial commit 2014-04-05 16:40:56 +02:00
MonochromeLib.c Initial commit 2014-04-05 16:40:56 +02:00
MonochromeLib.h Initial commit 2014-04-05 16:40:56 +02:00