4096 Puzzle Game
This is the android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048
HOW TO PLAY:
Swipe (Up, Down, Left, Right) to move the tiles. When two tiles with the same number touch, they merge into one. When 4096 tile is created, the player wins!
Features:
- High score
- Leaderboard
- Achievements
You can view the code here https://github.com/spdd/2048