mastodon.sdf.org is part of the decentralized social network powered by Mastodon.
"I appreciate SDF but it's a general-purpose server and the name doesn't make it obvious that it's about art." - Eugen Rochko

Administered by:

Server stats:

2.6K
active users

Learn more

screwlisp

[dsl]
I made the lowest-bar-imagineable common-lisp mcclim game jam.
itch.io/jam/lispmoo2jam
One thing I'm seeking is object permanence for myself in a way more interactable than reading a phost or listening to myself. I think lispmoo2 has that.

{ @create $player :named your-name } x
{ setcur your-name } x
{ @create $room :named a-room } x
{ @create $thing :named n64 } x
{ @push n64 :to (a-room :contents) } x
{ emote (joy) } x

u2

lispmoo2jam common lisp repl text adventure ground floor

A game jam from 2024-11-17 to 2024-12-02 hosted by…

itch.io