Skip to content

B4-Group/swe_b4

Repository files navigation

PyramidQuest

What is PyramidQuest

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.

Built With

Getting Started

Prerequisites

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.

Installation

Option A: Download and execute a prebuilt

  1. Download the latest release
  2. Unzip the file
  3. Open PyramidQuest.exe

Option B: Open the Game in Editor and build it

  1. In UnityHub, create a new Project with the 2D(URP) template
  2. Clone the github repository into a seperate folder
  3. Copy the files from the cloned repository into the Unity Project
  4. (Optional) If you used GitHub Desktop you need to relocate the .git folder to the Unity Project
  5. Open the Unity Project and go to File > Build Settings
  6. Click Build and select a folder to save the build

Contribution

There is further plan to develop the game. If you want to contribute, please contact us.

Screenshots

Main menu and Level Selection

drawing

Level 1 and Level 2

drawing

Links

Project Link - Github