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