Skip to content

Firely-Pasha/LangtonsAnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangtonsAnt

Langton's ant visualization

How to use

Setup

To run program you must create config file like ant_conf_example_1.json in ./examples folder. In this file you must configure initial states for this program.

After you configured file, all you need is just run the program with argument of config file path.

Note: current version supports only field with equal height and width.

Example:

./LangtonsAnt path/to/config/file.json

Controls

There are some control buttons:

  • Escape or E: Exit;
  • Space or P: Pause;
  • Plus or F: Speed up;
  • Minus or S: Speed down;
  • Equals or D: Set initial speed.

About

Langton's ant visualization

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published