2048_bot
automatically plays the 2048 game at https://play2048.co a 100 times by making random movements.
- Python 3.6+
selenium
Python package from PyPi:pip install selenium
- Firefox Web Browser
- geckodriver (on Arch, you can get it by running):
pacman -S geckodriver
python 2048_bot.py