Skip to content

nikhilsaldanha/2048AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048AI


Play your favourite game of 2048 in your terminal or let the AI solve it for you

  • Clone this repository by running git clone 2048AI
  • Then go into the directory and run python game.py to play the game
  • If you want to run the AI, run python game.py --ai. This will run the AI at lightning fast speed.
  • For step by step execution of the AI, run python game.py --ai --step

2048 is the original work of Gabriele Cirulli. You can play the original game here

About

Play 2048 in your terminal or sit back and let the AI solve it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages