Skip to content
/ bocfel Public

Bocfel is an interpreter for the Z-machine. https://cspiegel.github.io/bocfel/

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
Notifications You must be signed in to change notification settings

townba/bocfel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bocfel is an interpreter for the Z-machine, which means that it plays text
adventure games. For more information on the Z-machine and interpreters, please
see http://en.wikipedia.org/wiki/Z-machine.

For building instructions, please consult the BUILDING file.

If you are poking around the source code, you might notice a lot of identifiers
containing "zterp". When I first started this project, I put it in my
Subversion repository, but I wasn't sure it would ever go anywhere. I quickly
picked a rather generic name--zterp--because a name was needed for the
repository path. It turns out, however, that long ago somebody released a
Z-machine interpreter called zterp, so I had to find something new. By the time
I realized this, however, the name "zterp" had become entrenched in the source.
I've changed all user-visible uses of "zterp" to "bocfel", but have kept the old
identifiers in the source.

Chris Spiegel <[email protected]>
http://bocfel.org/

About

Bocfel is an interpreter for the Z-machine. https://cspiegel.github.io/bocfel/

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published