https://github.com/jeffnyman/minglk
A Minimal Glk Implementation
https://github.com/jeffnyman/minglk
Last synced: 3 months ago
JSON representation
A Minimal Glk Implementation
- Host: GitHub
- URL: https://github.com/jeffnyman/minglk
- Owner: jeffnyman
- License: mit
- Created: 2024-10-14T16:04:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T11:51:41.000Z (8 months ago)
- Last Synced: 2025-01-18T00:16:43.824Z (5 months ago)
- Language: C
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinGlk
_A Minimal Glk Implementation_
MinGlk is an implementation of [Glk](http://eblong.com/zarf/glk/index.html), which was designed by Andrew Plotkin.