A collection of scripts to test different heuristics in the game 2048.
Instructions:
- Go to the webpage for 2048 http://gabrielecirulli.github.io/2048/
- Open the javascript console (⌥⌘J in chrome)
- Paste the contents of any of the javascript files in this repo and hit enter.
- Watch how the bot preforms, then fork the repo and make your own improvements to the bots!