Skip to content

yashlamba/Langtons-Ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Langtons-Ant

Implementation of Langton's Ant using tkinter

About Langton's Ant

This explains it well: https://en.wikipedia.org/wiki/Langton%27s_ant

To Use

Clone the repo: git clone https://github.com/yashlamba/Langtons-Ant.git

Change Directory: cd Langtons-Ant

Run Simulator: python3 main.py

Other Requirements

Make sure you have tkinter installed: sudo apt-get install python3-tk

To verify the Algo

Langton's Ant shows the following pattern after 11000 steps.

Langton's Ant After 11000 Steps

About

Implementation of Langton's Ant using tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages