Langton's Ant is actually a two-dimensional cell automaton that evolves by following very simple rules.
It was invented by scientist Christopher Langton in 1986 and helped to highlight an example of emergent behavior.
The two basic rules are:
¤ If the ant is on a black square, it turns right, changes the color to white and moves forward
¤ If the ant is on a white square, it turns left, changes the color to black and moves forward
These simple rules lead to a surprising behavior of the ant:
The ant builds a road that repeat indefinitely
Here are the main features of my implementation:
¤ Changing the speed
¤ Changing the size of the world
¤ Changing the background color
¤ Changin the rules:
- 35 predefined rules
- create your own rules
¤ Creation of multiple states automatons
¤ Add as many ant as you want, simply by touching the screen!
There are many extensions (several colors, states, etc.) but it's up to you to discover them.
Preferences Manager is an Open Source application that allows you to seamlessly...
Secret Codes is an Open Source application allowing you to scan your...
The ultimate developer guide to Android application linking.Read documentation here....
1. Add the Tile in the Quick Settings panel.2. Tap the Tile...
This public toolbox allows you to easily test and debug Google's Firebase...
⚠ DEPRECATED! Still Using InstallBroadcast? Switch to the Play Referrer API by...
Created with AppPage.net
Similar Apps - visible in preview.