Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 319 Bytes

2048

Simple script to have a relatively high score in 2048! Click here for the game!

Requirements:

You need to install selenium before running the script:

sudo pip install selenium  

To run the script:

python 2048.py