Comment by 🥜 smallpatatas
Re: "Announcing Pig! (yet another dice game) I've implemented…"
continuing to enjoy this game :)
small bug - the 'back' link at the top of gamelog/index.gmi reloads that page, guessing that's not the intended behaviour
Apr 22 · 2 weeks ago
1 Later Comment
🍀 gritty [OP] · Apr 22 at 22:11:
yes, thanks I noticed that as well. I've been meaning to fix it. the archive process doesn't fix the links in the page.
Original Post
Announcing Pig! (yet another dice game) I've implemented the die game Pig, but this time entirely in Racket [1], a Lisp-language relative (read: functional programming). This is BETA and open for TESTING. The game uses SCGI instead of CGI in order to elminate repeated calls to load and unload a CGI program: Pig is loaded into memory and waits for connections. The SCGI portion was created from scratch as well. Thanks to @stack for the Lisp inspiration. [gemini link] Play Pig! [gemini link]...