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
- Host: GitHub
- URL: https://github.com/skillgg/tgjs
- Owner: SkillGG
- Created: 2019-02-23T00:33:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T01:32:47.000Z (over 6 years ago)
- Last Synced: 2025-01-26T19:15:43.106Z (4 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TGJS
=========This is **T**ext **G**ames JS _Lib_ (hopefully an engine in the future).

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)