ZMachine v3 implemented in Go just to play Zork and learn Go 😄. It's far from being complete and useful, but the core features are already implemented. It should be just a matter of adding the missing instructions.
$ go install github.com/danieledapo/gork/cmd/gork@latest
$ go install github.com/danieledapo/gork/cmd/gork-ztools@latest
$ gork zork1.z5
Start SSH server with
$ gork -address 127.0.0.1:4273 -identity ~/.ssh/id_rsa zork1.z5