1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-04-26 14:19:48 +03:00
Go to file
2021-07-15 21:21:38 +07:00
game restore inventory room 2019-09-11 12:48:54 +07:00
html restore inventory button 2019-09-11 12:47:30 +07:00
sass Bootstrap v4 - with flexbox 2017-09-15 15:37:36 +07:00
test Action check 2017-06-16 20:40:07 +07:00
.gitignore Initial commit - scaffold 2016-01-07 18:27:57 +07:00
LICENSE.txt List of contributors and licenses 2016-01-18 17:51:15 +07:00
package-lock.json Laravel Mix WIP 2019-09-04 13:38:05 +07:00
package.json scripts / updates 2021-07-15 21:14:04 +07:00
pnpm-lock.yaml update pnpm-lock 2021-07-15 21:21:38 +07:00
README.md Add building instructions 2019-09-11 02:24:18 +07:00
webpack.mix.js pnpm / webpack / Laravel Mix updates 2021-07-15 20:55:55 +07:00
yarn.lock package upgrade 2018-01-23 08:54:06 +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.

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)

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.

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