Skip to content

danieledapo/gork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gork

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.

How to Install

$ go install github.com/danieledapo/gork/cmd/gork@latest
$ go install github.com/danieledapo/gork/cmd/gork-ztools@latest

Usage

$ gork zork1.z5

Start SSH server with

$ gork -address 127.0.0.1:4273 -identity ~/.ssh/id_rsa zork1.z5

Resources

About

ZMachine v3 implementation in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages