A downloadable game for Windows and macOS

A very little text game written in Common Lisp. Based on the code from the book Land of Lisp by Conrad Barski.

Currently a minimal implementation waiting more rooms and actions.

Compiled in Steel Bank Common Lisp (SBCL) for Windows but is simple Common Lisp that should run anywhere. Developed in the Corman Common Lisp IDE on Windows via Remote Desktop from a Macbook.

Compiled Apple code on a M1 Macbook using SBCL.

Nigel

Download

Download
lol-game.exe 25 MB
Download
lol-text-game.lisp 5 kB
Download
lol-game 34 MB
Download
lol-game-intelmac 34 MB
Download
lol-game-m1mac 34 MB

Install instructions

Windows:Download the exe and run from the windows command shell prompt.

Apple: Download binary to M1 chip system. Make executable using 'chmod 755 lol-game' at command prompt in Terminal. Run from Finder by right click and choosing Open then saying Ok to Open when warning of unverified binary pops up.

To run the source code 1) start your Common Lisp, at the REPL prompt, 2) load the .lisp file, then 3) invoke (game-repl).

Leave a comment

Log in with itch.io to leave a comment.