Abstract JavaScript implementation of GlkOte
  • JavaScript 100%
Find a file
2021-02-23 15:09:20 +05:00
src Add support for external loggers 2021-02-23 15:09:20 +05:00
tests Simplify player.stdio 2021-02-23 14:25:35 +05:00
.gitignore Dirty initial commit 2021-02-23 12:31:02 +05:00
LICENSE Dirty initial commit 2021-02-23 12:31:02 +05:00
package-lock.json Dirty initial commit 2021-02-23 12:31:02 +05:00
package.json Add a script to run games 2021-02-23 14:45:38 +05:00
README.md Create README.md 2021-02-23 13:15:10 +05:00

cheap-glkote

This is an abstract implementation of the GlkOte library interface designed to be used with Emglken.
Can be used in Node.js or in a web browser.

This repository includes examples of stdio implementation and integration with Emglken.

Inspired or powered by