PyramidQuest is a game that aims to teach children educational knowledge in a playful way. As a character you are an archaeologist who is in a pyramid and is looking for a way up. This pyramid consists of two mazes. In the labyrinths he encounters obstacles such as: puzzles when opening doors, as well as different types of enemies and traps. There are 3 stars in each of the two levels that you can collect to get a better score. There is also a timer that the child can use to measure their time.
To download a prebuilt, you need Winrar.
To build the game yourself, you need Unity with the Editorversion 2021.3.13f1.
The game is tested on a Windows 10 operating system.
- Download the latest release
- Unzip the file
- Open
PyramidQuest.exe
- In UnityHub, create a new Project with the 2D(URP) template
- Clone the github repository into a seperate folder
- Copy the files from the cloned repository into the Unity Project
- (Optional) If you used GitHub Desktop you need to relocate the
.git
folder to the Unity Project - Open the Unity Project and go to
File > Build Settings
- Click
Build
and select a folder to save the build
There is further plan to develop the game. If you want to contribute, please contact us.
Main menu and Level Selection
Level 1 and Level 2
Project Link - Github