Sparkx120 / 2048Solver

A solver for the game 2048 by Gabriele Cirulli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048Solver

A solver for the game 2048 by Gabriele Cirulli

The solver uses a modified application.js to access the game. Currently the solver is less than 50% accurate depending on settings. Working on better Heuristics

Need to refactor this to ES6 at some point and look into a neural network.

About

A solver for the game 2048 by Gabriele Cirulli


Languages

Language:CSS 49.9%Language:JavaScript 43.4%Language:HTML 6.3%Language:Ruby 0.5%