Skip to content

Recreates Chris Langton’s two-dimensional universal Turing machine.

Notifications You must be signed in to change notification settings

kberba/langston-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langston's Ant

Author: Karen Berba

Language(s)

C++

Description

Recreates Chris Langton’s two-dimensional universal Turing machine. After starting the simulation, the user is prompted to enter how large the board is, the amount of steps they want the simulation to run for, where to place the ant, and when the game ends, whether they want to play again/quit.

  • NOTE: Works best on a 70x70 board at 11000 steps

How to run:

Compile Ant.cpp and mainAnt.cpp together.

Run on repl.it

https://langtons-ant.kberba.repl.run/

About

Recreates Chris Langton’s two-dimensional universal Turing machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published