Hey y'all, So there was this 10-day game jam for Lisp-like languages, and I put together a trifling piece of interactive fiction based on an 1911 play by William S Houghton.
The program itself is mostly the GTK3 toolkit for the GUI and Guile for the scripting. Keeping in mind that I wrote this in just a few days, you might find it somewhat humourous to check out. The game takes about 10 minutes to play through. It has not been widely tested across platforms. There are Windows and GNU/Linux binaries at https://spk121.itch.io/fancy-free And the source is at https://github.com/spk121/burro The build script used to make the downloadable builds at https://github.com/spk121/psychic-guacamole For MinGW, this requires a patched version of Guile branched off of 2.2.3 http://git.savannah.gnu.org/cgit/guile.git/log/?=wip-mingw-guile-2.2 Regards, Mike Gran