Skip to content

A website that allows users to simulate the Langton's ant Turing machine

License

Notifications You must be signed in to change notification settings

jvilaplana/langtonsant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langon's Ant Simulator

A website that allows users to simulate the Langton's ant Turing machine.

Live demo

Langton's Ant Simulator Screenshot

Usage instructions

  1. Select the desired canvas width and height (pixels).
  2. Select the desired block size (pixels).
  3. Click the initialize canvas button.
  4. Click the start button.
  5. The simulation speed can be adjusted using the provided slider.
  6. The simulation can be paused at anytime by clicking the pause button.
  7. To restart the simulation just reload the page.

Installation instructions

  1. Clone the repository.
  2. Open the index.html file in your web browser.

It has been implemented using HTML5, CSS and Javascript, specifically:

About

A website that allows users to simulate the Langton's ant Turing machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published