Pixel Ant - PixelAnt is an implementation of the famous Langton's Ant, a 2D Turing machine represented by an Ant moving in a grid of colored cells.
From simple rules to a very complicated behavior.
The Ant moves according to a set of rules and the color of the cell, for instance the basic set of rules says:
- at a white cell, go right and color the cell to black;
- at a black cell, go left and color the cell to white.
You can modify the grid size, the game speed and the set of rules (color-direction).
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows 10 Mobile, Windows Phone 7, Windows Phone 8
Other Software by developer «fusionove»:
Pixel Ant Pixel Ant - PixelAnt is an implementation of the famous Langton's Ant, a 2D Turing machine represented by an Ant moving in a grid of colored cells.
From simple rules to a very complicated behavior