Skip to content

This project simulates a Z Machine, which reads Z code, to run basic text games. Takes zcode input, decode the inputs, and executes certain instructions corresponding to either A, B, or C type instructions. Each one is decoded in a unique way, and corresponds to how many inputs each instruction has.

Notifications You must be signed in to change notification settings

cyruswachong/ZMachine

About

This project simulates a Z Machine, which reads Z code, to run basic text games. Takes zcode input, decode the inputs, and executes certain instructions corresponding to either A, B, or C type instructions. Each one is decoded in a unique way, and corresponds to how many inputs each instruction has.

Stars

Watchers

Forks

Releases

No releases published

Packages