https://github.com/lacc97/nitfol
https://github.com/lacc97/nitfol
glk interactive-fiction nitfol
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lacc97/nitfol
- Owner: lacc97
- License: gpl-2.0
- Created: 2017-09-09T00:44:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T04:17:54.000Z (almost 8 years ago)
- Last Synced: 2025-01-14T10:51:08.716Z (5 months ago)
- Topics: glk, interactive-fiction, nitfol
- Language: C
- Size: 224 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is release 0.5 of Nitfol, a z-machine interpreter using Glk for
its input and output. This release should be considered beta quality.Nitfol was written from scratch, with portability in mind. There's
probably some stuff in there that isn't portable, so if you find some,
let me know. It supports z1 through z8. z6 sort of works, but
doesn't display everything correctly.Play. Let me know if you can crash it or get it to do things an
interpreter shouldn't.See INSTALL for compilation/installation instructions.
See nitfol.html or nitfol.info for full documentation.
Evin Robertson, the author, can be reached at [email protected]