Solving 2048 game with Mont-Carlo method To run the bot : install the libraries in requirements.txt Update SIMULATION_NUMBER and CHROME_PATH variables in bot.py Launch the bot : python bot.py wait for a high score Related article : https://fabdev.fr/articles/2048-ai/