Teaching Computer Science
An implementation of Langton's ant - a code automaton in JavaScript, using the P5js library and Bootstrap
visit https://www.carloslabs.com/ants for details
versions:
- Langton Ants: earliest usable demo version
- 0.5: "ants" as objects with their own properties; deleted code for manually "pushing commands"; some bugfixes