Skip to content

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.

License

AravindVasudev/2048-bot

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published