![2048 with AI](https://assetstorev1-prd-cdn.unity3d.com/key-image/9aedac13-58e7-4a4f-8094-419d57dfe434.jpg)
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 Demo
The source code is heavily commented allowing you to customize it at will.