Digital escape room Okay, its grown much beyond an escape room at this point. Really, its 20-30 minutes worth of gameplay made basically entirely from scratch: its a custom-built interactive experience for West K's 2021 mental health week! Let's hope this doesn't turn into too much spaghetti code by the end;)
Tech Stack: Svelte
+ Rollup
for the Frontend, express
+ ws
for Backend.
Requires node
& npm
to be installed. Git
is recommended though not required.
- Clone/fork this repo locally.
- Setup a
.env
in the root directory usingtemplate.env
as a guide (make sure to remove all#
comments before saving). - Run
npm ci
.
To start development server, run npm run dev
, and to make production build, run npm run build
.
Though all the programming was done by me, @Iwaslazkis (Diogo Iwasaki), I'm far from the only one responsible for this. Mckay Hutchinson wrote most of the humourous script. Sasha Holowka, Spencer Bater, Mckay and I (Diogo) wrote the narrative and did all the game design for this. Spencer Bater did most of the game design for the puzzles too. Kristopher Falinski made a custom soundtrack, and made some SFX. Last but certainly not least, Serafina Busceti did all the artwork & sprites.