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.
Watch the working of the bot here.
Check it out for yourself here.
You are always welcome to open an issue or provide a pull-request!
Built under MIT license.