Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curiousdannii/remglk-rs

A Rust port of RemGlk
https://github.com/curiousdannii/remglk-rs

glk interactive-fiction remglk

Last synced: 3 months ago
JSON representation

A Rust port of RemGlk

Awesome Lists containing this project

README

        

RemGlk-rs
=========

A Rust port of [RemGlk](https://github.com/erkyrath/remglk).

Except it's actually largely based on [AsyncGlk's GlkApi](https://github.com/curiousdannii/asyncglk), because Rust is more similar to TypeScript than C, and I like how I'd designed things there.

RemGlk-rs is MIT licenced.