scarytom / langton

quick implementation of langton's ant in Cloure and Quil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langton

A Quil sketch designed to demonstrate Langton's Ant

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'com.scarytom.langton.core).

License

Copyright © 2019 Tom Denley

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

quick implementation of langton's ant in Cloure and Quil

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%