Skip to content

FabDevGit/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving 2048 game with Mont-Carlo method

To run the bot :

  1. install the libraries in requirements.txt
  2. Update SIMULATION_NUMBER and CHROME_PATH variables in bot.py
  3. Launch the bot : python bot.py
  4. wait for a high score

Related article : https://fabdev.fr/articles/2048-ai/

About

2048 Monte-Carlo bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages