Skip to content

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.

Notifications You must be signed in to change notification settings

jeinhorn787/Langtons-Ant

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages