Pubilc site basically complete, apps are reasonable but could be better looking

This commit is contained in:
metacryst
2025-11-18 06:22:02 -06:00
parent 7f85dbe493
commit 81ca35bf2f
11 changed files with 169 additions and 70 deletions

View File

@@ -1,6 +1,8 @@
class Why extends Shadow {
render() {
p("The West is Falling. Why Not?")
.x(50, vw).y(50, vh)
.center()
}
}