/2048-player

Simply adds a textarea to let you write code to play 2048

Primary LanguageCSSMIT LicenseMIT

2048-player

This adds a textarea element to the interface of 2048 (repository), which allows you to code the decision making process of a step in the game and runs that code for automatically playing the game.