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

https://github.com/skillgg/tgjs_old

This is a version pre-new TGJS. This has been an inspiration and first 'draft' of this engine.
https://github.com/skillgg/tgjs_old

Last synced: 3 months ago
JSON representation

This is a version pre-new TGJS. This has been an inspiration and first 'draft' of this engine.

Awesome Lists containing this project

README

        

# T.G.JS
Text Game JS is an engine for JS text-based games.
# Use
Download [TextEngine.js](Engine/) and then add it to your project as other library

```html

```

You can also use no-library version [TextEngine-nl.js](Engine) that needs also [Extends.js](NFLibs) added to project

```html

```

# Documentation

> !NOTE
>
> **Documentation is very incomplete!**

[Here](Engine/Doc.md) is documentation of this engine