Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 248 Bytes

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.