/2048-bot

A clone of the game 2048 using Angular 6. This implementation comes along with an AI solver built using expectimax algorithm with a depth limit of 5 and a simple heuristic function.

Primary LanguageTypeScriptMIT LicenseMIT

2048

2048 with Bot

A clone of the game 2048 by Gabriele Cirulli using Angular 6. This implementation comes along with an AI solver built using expectimax algorithm with a depth limit of 5 and a simple heuristic function.

Demo

Watch the working of the bot here.

Check it out for yourself here.

Contribute

You are always welcome to open an issue or provide a pull-request!

License

Built under MIT license.