Escape From IUT

Uploaded:
08-08-2023
Updated:
21-03-2024
Source Code:
GitHub
Description:
This is a university project that involved developing an escape game with creative freedom. I chose to design a web-based escape game for this project. The storyline was collaboratively crafted by the team, and I took charge of building the website itself. The website hosts an immersive escape game experience divided into four chapters. Players engage with the story through dialogues and must uncover clues and solve puzzles to progress. Concealed codes are scattered throughout various elements like cookies, source code, and links. These codes are randomly generated for each gaming session and are encrypted to prevent users from attempting to cheat by inspecting the source code. Notably, all data validation processes occur on the server side.