Skip to content

Javascript terminal implementation of GlkOte

License

Notifications You must be signed in to change notification settings

curiousdannii/glkote-term

Repository files navigation

GlkOte-term

This is terminal implementation of the GlkOte library. At the moment only a stdio (DumbGlkOte) implementation is available: it allows only one window to be created, and is broadly compatible with the C Cheapglk library. In the future a multi-window implementation will be developed. GlkOte-term includes glkapi.js and a version of the Dialog library.

For sample code, see tests/zvm.js.