MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / langtonsant.py

File langtonsant.py

src/gamesbyexample/langtonsant.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Langton's Ant, by Al Sweigart al@inventwithpython.com
2A cellular automata animation. Press Ctrl-C to stop.
3More info: https://en.wikipedia.org/wiki/Langton%27s_ant
4This code is available at https://nostarch.com/big-book-small-python-programming

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected