You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2048 game playable by one player or AI. Created in Python using pygame
must have python installed on system: https://www.python.org/downloads/
How to run:
go to the terminal in the directory containing "main.py"
run "py main.py"
About
2048 game playable by one player or AI. Created in Python using pygame