5 Forks
3 Stars
3 Watchers

Langtons-Ant

A C++ program that simulates the universal Turing machine known as Langton's Ant. The user decides how many steps the Ant takes. Each step is printed to the console for the user to see the ant's every move and the affect it causes.

How to download and setup Langtons-Ant

Open terminal and run command
git clone https://github.com/jeinhorn787/Langtons-Ant.git
git clone is used to create a copy or clone of Langtons-Ant repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Langtons-Ant https://github.com/jeinhorn787/Langtons-Ant/archive/master.zip

Or simply clone Langtons-Ant with SSH
[email protected]:jeinhorn787/Langtons-Ant.git

If you have some problems with Langtons-Ant

You may open issue on Langtons-Ant support forum (system) here: https://github.com/jeinhorn787/Langtons-Ant/issues