interactive-demo - A demo of interactive image based development in Common Lisp, created specially for YouTube video.
Installation
To build this project, you'll need a Qlot and Roswell, because CL-RAYLIB should be installed from Ultralisp.org.
Having Qlot and Roswell installed, run these steps to build a demo:
qlot install
qlot exec ros build roswell/demo.rosNow you can run the demo:
SLYNK_PORT=7000 roswell/demoConnect to it using SLY and play with content of the src/core.lisp file.
Demo
Here is how this demo looks like:
