This is a Java port of the 2048 game by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/).
It also includes the iterative deepening depth first alpha-beta search AI by Matt Overlan (https://github.com/ov3y/2048-AI).
This is a Java port of the 2048 game by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/).
It also includes the iterative deepening depth first alpha-beta search AI by Matt Overlan (https://github.com/ov3y/2048-AI).