Skip to content

jwong2529/2048-solver

Repository files navigation

Columbia University - COMS 4701

2048 solver

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages