scnfilho / 2048-player

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:CSS 60.2%Language:JavaScript 39.8%