https://github.com/daliacoss/gabriel
[WIP] an engine for HTML5 interactive fiction games
https://github.com/daliacoss/gabriel
Last synced: 23 days ago
JSON representation
[WIP] an engine for HTML5 interactive fiction games
- Host: GitHub
- URL: https://github.com/daliacoss/gabriel
- Owner: daliacoss
- Created: 2019-07-22T16:42:55.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T11:49:56.000Z (over 2 years ago)
- Last Synced: 2025-02-17T06:45:32.606Z (4 months ago)
- Language: Clojure
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gabriel
## Run
``` shell
yarn installyarn watch
```## Clean
``` shell
yarn clean
```## Release
``` shell
yarn release
```## License
Copyright © 2017 Decky Coss
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.