/2048

A 2048 game implementation.

Primary LanguagePythonMIT LicenseMIT

2048

A 2048 game implementation.

Running the game

You'll need to have Python 3.12 and pdm installed.

pdm install
pdm run start

Demo

2048.mp4

License

This project is licensed under the MIT License - see the LICENSE file for details.