Skip to content

Releases: jonasvanleeuwen19/2048-with-Python

2048 for Windows 1.0

23 Oct 15:40
8a0441a
Compare
Choose a tag to compare

2048-review-banner

2048 Python Game Release 1.0

Windows GNU Python Auto Py to Exe

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

  1. Use the arrow keys to move the tiles.
  2. When two tiles with the same number touch, they merge into one.
  3. 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).