/kriss_skap

A simple and smart (or stupid) escape game generator.

Primary LanguageHTML

KrISS_Skap

A simple and smart (or stupid) escape game generator.

An example is available on tontof.net.

Installation

  • If you just want to use KrISS Skap, download index.html file and modify escape variable depending your scenario.

  • If you want to look at the source, look at the src directory. To generate index.html file, just run the command : bash generateIndex > index.html

Features

  • Generate a page with different content (title, text, modal, form, question, multiform, page)

  • You can navigate between pages answering forms (depending on correct or wrong answer)

TODO

  • Obfuscate the answer so it's not readable on source code

Licence

Use animate.css for animations.

Copyleft (ɔ) - Tontof - http://tontof.net

Use KrISS Skap at your own risk.

Free software means users have the four essential freedoms:

  • to run the program
  • to study and change the program in source code form
  • to redistribute exact copies, and
  • to distribute modified versions.