moved various content and dependencies to issue3.

New Cover by Frotz included
This commit is contained in:
Laurens Kils-Hütten
2022-10-30 12:22:07 +01:00
parent cf55eb0427
commit e18157cee8
8 changed files with 542 additions and 979 deletions

29
issue03/coverart.cfdg Normal file
View File

@@ -0,0 +1,29 @@
startshape PLANT
shape PLANT
{
EITHER [x -2]
EITHER [x 2]
}
shape BOTH
{
BL [rotate 30]
BL [rotate -30 flip 90]
}
shape EITHER
rule {BL[]}
rule {BL[flip 90]}
shape BL
{
CIRCLE []
WL [size 0.95 y 1.6]
}
shape WL
rule 10 {BL [rotate randint(3, 8)]}
rule {BOTH []}
rule {BL [rotate -10 flip 90]}