Langton's Ant Simulator
for help, run:
python3 Main.py --help
configuration mode keys:
| key | function |
|---|---|
| return | enter/leave configuration mode |
| arrow keys | move langton's ant |
| space | activate field or switch field's color |
| backspace | deactivate field |
| escape | exit program |