2048 Python Game Release 1.0
Overview
This is a Windows executable version of the classic 2048 game developed in Python. The game challenges players to combine tiles with the same numbers to reach the 2048 tile.
Features
- Simple and intuitive gameplay
- Clean and responsive interface
- Supports keyboard controls for easy navigation
How to Play
- Use the arrow keys to move the tiles.
- When two tiles with the same number touch, they merge into one.
- Keep merging tiles to reach the 2048 tile!
Acknowledgments
- Special thanks to the creators of the original 2048 game.
- This project was made possible by the Python community and the
Auto Py to Exe
tool for packaging.
License
This project is licensed under the GNU General Public License (GPL).