/$$ /$$ /$$
| $$|__/ | $$
/$$$$$$$$ /$$ /$$| $$ /$$ /$$$$$$ /$$$$$$$$ /$$$$$$ /$$$$$$ | $$ /$$
|____ /$$/| $$ | $$| $$| $$ /$$__ $$ /$$$$$$|____ /$$/ /$$__ $$ /$$__ $$| $$ /$$/
/$$$$/ | $$ | $$| $$| $$| $$ \ $$|______/ /$$$$/ | $$ \ $$| $$ \__/| $$$$$$/
/$$__/ | $$ | $$| $$| $$| $$ | $$ /$$__/ | $$ | $$| $$ | $$_ $$
/$$$$$$$$| $$$$$$/| $$| $$| $$$$$$$/ /$$$$$$$$| $$$$$$/| $$ | $$ \ $$
|________/ \______/ |__/|__/| $$____/ |________/ \______/ |__/ |__/ \__/
| $$
| $$
|__/
A Zulip bot that lets your team play Zork I together in a channel.
Commands go through /game — everything else is just chat.
/game look # look around
/game go north # move
/game take lamp # pick up items
/game save # save the game
/game restore # load a save
/game restart # start over
- Create a bot in Zulip (Settings > Bots) and download the
zuliprcfile - Place
zuliprcin the project root - Create a channel (default:
#play-zork) docker compose up --build -d
zulip-zork is based on Bot-Builder and docker-zork1.