nneonneo / 2048-ai

AI for the 2048 game
MIT License
1.09k stars 279 forks source link

Not an issue, just dont see a way to message you. #25

Closed amk2539 closed 10 years ago

amk2539 commented 10 years ago

Is it possible for this to hit the 16k tile? It seems to die at the 8192 tile every time without fail. Does anyone have any %'s of its progress?

nneonneo commented 10 years ago

From http://stackoverflow.com/questions/22342854/what-is-the-optimal-algorithm-for-the-game-2048/22498940#22498940:

To assess the score performance of the AI, I ran the AI 100 times (connected to the browser game via remote control). For each tile, here are the proportions of games in which that tile was achieved at least once:

2048: 100%
4096: 97%
8192: 76%
16384: 13%