This is a python implementation of the famous 2048 puzzle. You must have pygame installed in order for the program to run.
For more information, rules, and tips&tricks, please go to the 2048 home page.
How to play:
- Download 2048.py
- Run: python 2048.py
- Enjoy!