2048 with AI got a heavy facelifting. The new package includes:
- refactored source code
- added sound
- added 3D environment
- added 3d models
- Unity 5 compatible
- Mobile Ready
Metropolis 2048 is a game like 2048 invented by Gabriele Cirulli.
This package includes:
- The game itself
- Complete source code in C#
- Multiple input methods (Keyboard, Mouse, Touch/Swipe, xBox-Controller)
- Nice tweening animations done with iTween
- An alpha-beta-pruning AI algorithm with multiple levels
Online Web DemoThe source code is heavily commented allowing you to customize it at will.