Escape Room Adventure is a GUI-based game, developed in C++ using Qt Creator,
where players find themselves in an abandoned room following an accident.
Through interactive gameplay involving exploration and clue-finding,
players must navigate the room and solve puzzles to unlock the door and escape.
Download QT Creator version 12.0.2
Download Link For QT Creator:
https://www.qt.io/download#eval-form-modal
- Windows
Now after the setup of QTCreator download this Repo and save it on your device.
Open all the files with qt creator which are included in the repo exluding the
README.md file.
- Amish Mathur (1st Year Student)
If something is not behaving intuitively, it is a bug and should be reported. Report it here by creating an issue: https://github.com/Amishmathur1/Escape_Room/issues
Your patches are welcome. Here's our suggested workflow:
- Fork the project.
- Make your feature addition or bug fix.
- Send us a pull request with a description of your work.