A command line 2048 game written in Python
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
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.
Contributions are welcomed. Please refer to CONTRIBUTING.MD for details.
Thanks to these contributors who helped with this project.
This game is licensed under GPL-v3. Please refer to LICENSE for more details.