i like makin’ stuff
creative coding, composing, conlanging, all things i love and all things i love to help others with! ^^
gay, asexual and […]
[bridged from https://bark.lgbt/@kollumos on the fediverse by https://fed.brid.gy/ ]
i am _not_ talking about a dating simulator where you date terminals, i know some of you would be into that >:3
i am _not_ talking about a dating simulator where you date terminals, i know some of you would be into that >:3
@ main {
a=random(1|2)
moveto(help)
}
@ help {
% a {
/ 1 {
print(" this definitely doesn't suck")
}
/ 2 {
print("omg switch/case let's gooo")
}
}
}
@ main {
a=random(1|2)
moveto(help)
}
@ help {
% a {
/ 1 {
print(" this definitely doesn't suck")
}
/ 2 {
print("omg switch/case let's gooo")
}
}
}
maybe it should be both
maybe it should be both