1610612736 - AI

0
0

Join the numbers and get to the 1610612736 tile!

Or watch the randomizing AI attempt to solve it!

New Game

Move randomly with ms.

How to play: Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!

How the AI works: The AI plays the game multiple times using completely random moves! The average end score per starting position is calculated. The move with the highest score is chosen. By default the AI plays 590295810358705700000 games per move. Increase the run count for a stronger AI.

It's interesting to note that even though the AI is based on random moves, it plays quite well.

Another interesting property is that the AI has no hard-coded intelligence meaning no knowledge about what makes a good move was programmed into it! It "figures it out" all by itself.

For a detailed discussion see my post in StackOverflow.


Note: This site is NOT the official version of 1610612736. You can play the official one here: http://git.io/1610612736.


This mod is based on source code of 2048 and 1610612736 games.

2048 was originally created by Gabriele Cirulli. Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer.

1610612736 is a mod of 2048 created by TheReal23.

The main difference from 1610612736 is that this mod keeps your progress

AI solver by Ronen Zilberman