Skip to content

Badboy-16/twentyfortyeight

Repository files navigation

twentyfortyeight

GitHub Lines of code CodeFactor GitHub issues GitHub last commit

A command line 2048 game written in Python

Installation

No setup.py has been created yet. You may clone this repository and in the command line:

cd /path/to/cloned/repo && python3 twentyfortyeight.py

How to play

Press "W", "A", "S", or "D" and press "Enter"/"Return" to move the tiles on the board. Type "exit" and press "Enter"/"Return" to quit the game.

How to contribute

Contributions are welcomed. Please refer to CONTRIBUTING.MD for details.

Thanks

Thanks to these contributors who helped with this project.

AliHaider20

License

This game is licensed under GPL-v3. Please refer to LICENSE for more details.