mirror of
https://github.com/He4eT/cheap-glkote.git
synced 2026-05-05 00:47:28 +00:00
Create README.md
This commit is contained in:
parent
eab87d32a9
commit
1cafd27d33
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# cheap-glkote
|
||||
|
||||
This is an abstract implementation of the [GlkOte](https://github.com/erkyrath/glkote) library interface designed to be used with [Emglken](https://github.com/curiousdannii/emglken).<br>
|
||||
Can be used in Node.js or in a web browser.
|
||||
|
||||
This repository includes examples of [stdio implementation](https://github.com/He4eT/cheap-glkote/blob/master/src/stdio.js) and [integration with Emglken](https://github.com/He4eT/cheap-glkote/blob/master/tests/player.stdio.js).
|
||||
|
||||
## Inspired or powered by
|
||||
|
||||
- [glkote-term](https://github.com/curiousdannii/glkote-term)
|
||||
- [GlkOte](https://github.com/erkyrath/glkote)
|
||||
- [Cheapglk](https://github.com/erkyrath/cheapglk)
|
||||
- [Emglken](https://github.com/curiousdannii/emglken)
|
||||
Loading…
Add table
Add a link
Reference in a new issue