top | item 45998101

(no title)

clockworksoul | 3 months ago

Somebody uses it! Yay!

You made my day

discuss

order

VikingCoder|3 months ago

Thanks for your work on this!

I tried to use these official sources to make my own.

https://github.com/MattCruikshank/zork1-source

Curious if you have feedback:

> docker run -it --rm -v $(pwd)/saves:/home/zork/save mattcruikshank/zork1-source:latest

The -v lets me save and restore.

I tried to use Docker Compose to specify the volume... But the TTY support there feels terrible, and I don't know how to fix it.

MPSimmons|3 months ago

Thanks for making this! Yeah, I play it whenever I have some time. Lots of fun!