0.1.0 • Published 7 years ago

glkote-discord v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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.