Skip to content

acrantel/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

2048

Original Game: https://play2048.co/

To play, use arrow keys or WASD.
To make the AI play, press and hold space.

The AI uses an expectimax algorithm to pick optimal moves. It reaches 2048 approximately 80% of the time and reaches 4096 approximately 25% of the time.

About

solve 2048, a popular tile-merging game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published