1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-07-02 06:45:06 +03:00
salet/README.md

38 lines
1.2 KiB
Markdown
Raw Normal View History

2016-01-07 13:27:57 +02:00
# Salet
A general client-side framework for cybertext interactive fiction games.
**Salet** is based upon [Undum,](https://github.com/idmillington/undum) rewritten in CoffeeScript and altered to its own needs.
It also uses some code from [Raconteur,](https://github.com/sequitur/raconteur) same deal.
2016-01-07 13:27:57 +02:00
2019-09-10 22:24:18 +03:00
## Building
* install NodeJS
* `npm install` - to install packages
* `npm run build` - to build the game (look in `dist` folder)
* `npm run start` - to debug the game (auto-rebuild on any changes)
2016-01-07 13:27:57 +02:00
## License
The code, documentation, styles, design and images are all distributed under the MIT license.
This permits you to modify and use them, even for commercial use.
A copy of the MIT license is found in the LICENSE file.
2016-01-18 12:51:15 +02:00
*Raconteur is copyright (c) 2015 Bruno Dias, released under the similar license terms.*
*Undum is copyright (c) 2009-2015 Ian Millington, released under the similar license terms.*
## List of contributors
The list is alphabetical.
Hopefully it will grow.
* Alexander Yakovlev - Salet's original author
* Andrew Plotkin
* Bruno Dias - Raconteur's original author
* David Eyk
* Dmitry Eliseev
* Ian Millington - Undum's original author
* Ivan Narozhny
* Juhana Leinonen
* Michael Neal Tenuis
* Selene