mirror of
https://github.com/rheaplex/cybernetic-cli.git
synced 2026-09-16 08:22:08 +00:00
No description
- Common Lisp 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| COPYING | ||
| cybernetic-artworld.lisp | ||
| README.md | ||
The Cybernetic Artworld
A simulation of almost precisely how the artworld doesn't work.
To run, use a Common Lisp environment.
e.g.:
ros cybernetic-artworld.lisp
or:
sbcl --load cybernetic-artworld.lisp \
--eval '(cybernetic-artworld:main)' \
--quit