/2048-solver

A set of AIs for the 2048 tile-merging game. Includes an expectimax strategy that reaches 16384 with 34.6% success and an ML model trained with temporal difference learning.

Primary LanguageC++MIT LicenseMIT

Stargazers