- Alexandra Staykova - Scrum trainer
- GitHub profile: ASStaykova19
- Ivaylo Radev - QA developer
- GitHub profile: IMRadev19
- Mirena Dzhebarova - Front-end developer
- GitHub profile: MSDzhebarova19
- Daniel Georgiev - Back-end developer
- GitHub profile: DZGeorgiev19
The idea of the project is to make a maze game. We used C++ as main language.
We made a maze, generated by length and width, given by the user.
There is also "How to play" screen, which showes the rules and more instructions.
In the maze, there are collectables, which give you extra points.
When you finish the maze, the program will congratulate you on winning and ask you if you want to continue playing.
Open your cmd and paste this code:
1. cd \
2. git clone https://github.com/ASStaykova19/MazeProject_Terra-Incognita.git
3. Open your C: and find the folder named: MazeProject_Terra-Incognita