glkote-discord
v0.1.0
Published
Javascript Discord implementation of GlkOte
Downloads
2
Readme
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.