/2048

Implementing 2048 game using pygame

Primary LanguagePython

2048

moz

Running the game

Run the following command, you can also play in a n*n grid by passing n as the command line argument (default: 4)

python ./src/main.py 6