.gitignore | ||
10print.ld | ||
annoying_box.ld | ||
arguments.ld | ||
cngon.ld | ||
demo_1.ld | ||
drawing.ld | ||
eliza.ld | ||
functions.ld | ||
gons_recur.ld | ||
ifs.ld | ||
koch_tri.ld | ||
koch.ld | ||
ngon.ld | ||
random.ld | ||
README.md | ||
recursion.ld | ||
repeat.ld | ||
sierp.ld | ||
spiralgon.ld | ||
start.ld | ||
tenprintmod.ld | ||
walk.ld |
Ludus Scripts
For now this is a place to put our collective Ludus sketches and scripts. Some sort of structure or organization might emerge...
There are also available via web.ludus.dev. To load a script add add ?ld=[name of file without extension]
to the web.ludus.dev url. For example, to load ngon.ld
script into the web interface visit https://web.ludus.dev/?ld=ngon
.