Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.24 KB

Scape Room

This is a school project which consist of making a Scape Room using web techonlogies like:

  • HTML to struct the page;
  • CSS to style it;
  • JavaScript as the programming language to use in order to make the the interations in the page.

Live play

The scape room can be played without having to download anything via the github pages.

Theme

The theme of our project is Cinema in the 90' years.

Multimedia

It is also required to make a trailer presenting the game like in real life.

API / Framework

In order to make this project we made a api/framework to make puzzles, counters, forms and others requirements to the project.

There is also a documentation showing generated usign JSDoc. If you are usign a modern editor you will see useful information navigating the code. Puzzle tooltip on Visual Studio Code

Admin account

Email: admin@admin.com

Password: 12345678

Walkthrough

Walkthrough gif

  1. Signup or login usign the admin account;
  2. You will be redirected to the logged home page;
  3. Click the play button to start the first room.