Langton's Ant
Coding Challenge #89
In this coding challenge, I implement Langton’s Ant in Processing.
Community Contributions
- Langton's Paint Brush Using Processing by Leighzer (Source Code)
- In P5.js with several ants and dynamic changes by DasK (Source Code)
- In P5.js with boolean `antState` that also effects the direction of the ant by omareq (Source Code)
- Interactive Langton's Ant by Dom (Source Code)
- Pure HTML langton's ant by Abhishek Choudhary (Source Code)
You can also add your own version! (See how)