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

https://github.com/skillgg/tgjs

It is a new TextGameEngine JS
https://github.com/skillgg/tgjs

Last synced: 3 months ago
JSON representation

It is a new TextGameEngine JS

Awesome Lists containing this project

README

        

TGJS
=========

This is **T**ext **G**ames JS _Lib_ (hopefully an engine in the future).

![](https://img.shields.io/github/commits-since/SkillGG/TGJS/v0.0.svg)

Install
--------

Download either one of the sub-libraries `.js` file
or `all.js` as all sub-libraries at once.

Then just add them into your html as simple script tag:

```html

```
or
```html

```

Documentation
=========

The documentation is provided [here](/Doc/doc.md)