Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 255 Bytes

2048-AI

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:

  1. go to the terminal in the directory containing "main.py"
  2. run "py main.py"