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
This commit is contained in:
Geoffrey Frogeye 2014-04-08 17:33:30 +02:00
parent e363b2872b
commit 91e395a35e
5 changed files with 86 additions and 345 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
/SDCard/*
/imgres/*
*.sublime-*
*Thumbs.db