View on GitHub

2048-AI

AI that plays 2048 puzzle using minimax

2048-AI

AI that plays 2048 puzzle using minimax and alpha-beta pruning.

Heuristics used:

Results of 10 trials:

Execution:

$ python3 GameManager_3.py