Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 408 Bytes

Langton's Ant

This is a hacky implementation of the Langton's ant.

See the demo.

Langton's ant screen shot

Build

Prerequisite: having elm toolbelt installed.

$ elm make Main.elm

$ open index.html