AI that plays 2048 by simulating every possible move, predicting future outcomes with the expectiminimax algorithm, and choosing the move that maximizes the expected score according to a heuristic that measures how a good a board is (smoothness, empty tiles, monotonicity, max tile).
jwong2529/2048-solver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|