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

https://github.com/okaybenji/text-engine-node

Text adventure engine for Node.js
https://github.com/okaybenji/text-engine-node

adventure-game-engine engine javascript node node-js nodejs text-adventure text-adventure-game

Last synced: 6 months ago
JSON representation

Text adventure engine for Node.js

Awesome Lists containing this project

README

          

This is a text adventure game engine for [Node.js](http://nodejs.org). Actually, it uses [text-engine](https://github.com/okaybenji/text-engine), but makes it work in Node for added authenticity. Visit [text-engine](https://github.com/okaybenji/text-engine) for documentation!

To play the demo, type:

```node index```