1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-07-04 07:45:03 +03:00
Go to file
Alexander Yakovlev 0b5c241cd3 Save/load buttons
Save is broken now. Reasons unknown.
2016-01-15 08:59:46 +07:00
game Undum is included now, got rid of browserify dependencies. 2016-01-15 08:31:04 +07:00
html Save/load buttons 2016-01-15 08:59:46 +07:00
img Initial commit - scaffold 2016-01-07 18:27:57 +07:00
lib Save/load buttons 2016-01-15 08:59:46 +07:00
sass Backports from Rachel, new interface. 2016-01-15 08:08:53 +07:00
.gitignore Initial commit - scaffold 2016-01-07 18:27:57 +07:00
.gitmodules Initial commit - scaffold 2016-01-07 18:27:57 +07:00
Gulpfile.coffee Backports from Rachel, new interface. 2016-01-15 08:08:53 +07:00
LICENSE.txt Initial commit - scaffold 2016-01-07 18:27:57 +07:00
package.json Undum is included now, got rid of browserify dependencies. 2016-01-15 08:31:04 +07:00
README.md Undum is included now, got rid of browserify dependencies. 2016-01-15 08:31:04 +07:00

Salet

A general client-side framework for cybertext interactive fiction games.

Salet is based upon Undum, rewritten in CoffeeScript and altered to its own needs. It also uses some code from Raconteur, same deal.

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.