https://github.com/ssivanov19/maze-game-2021
A Dungeon Crawler like game made in vanilla C++.
https://github.com/ssivanov19/maze-game-2021
dungeon-crawler-game maze maze-generator vscpi
Last synced: 24 days ago
JSON representation
A Dungeon Crawler like game made in vanilla C++.
- Host: GitHub
- URL: https://github.com/ssivanov19/maze-game-2021
- Owner: SSIvanov19
- License: mit
- Created: 2021-10-15T16:18:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T20:06:49.000Z (about 2 years ago)
- Last Synced: 2025-03-14T11:21:18.461Z (about 1 month ago)
- Topics: dungeon-crawler-game, maze, maze-generator, vscpi
- Language: C++
- Homepage: https://ssivanov19.github.io/braven-documentation/index.html
- Size: 575 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
![]()
![]()
A Dungeon Crawler like game made in vanilla C++.
π» About
A mighty but shady wizard hires you to kill Djamal Sehdi Albadas Pethi III, lord of the dungeons in the Middle-earth! Welcome to Braven a dungeon crawler rogue-like game, where you navigate trough rooms and mazes, killing enemies while helping wizard.π₯ Demo of our project
![]()
![]()
# [π Online Documentation](https://ssivanov19.github.io/braven-documentation/index.html)
# [π Presentation](https://codingburgas-my.sharepoint.com/:p:/g/personal/ssivanov19_codingburgas_bg/Ef3D5tOVSVdAn_65XNKjjNsBrI0uxP9aQ8EOq__vaUhD5w?e=lurG6j)β¨οΈ How it works
Our work can be split on 2 main things :
- π¨βπ» Back end :
- The back-end is our logic layer.
- It creates the mazes and rooms based on algorithms.
- Front end :
- The front-end is our presentation layer.
- It controls what the used is experiencing with the program.
Here you can see how these two parts combines and create our project:
![]()
π±οΈ Usage
You can move with WASD or with the arrow keys on the keyboard.
![]()
You interact with objects, just by bumping into them.
To flick trough the dialogue you need to press any button.
π₯ Installing
To install our project on your machine you just need to clone it. This can be done by :
git clone https://github.com/SSIvanov19/maze-game-2021.gitYou can open the project by opening the
maze-game-2021.sln file
π§ Our Team
Stoyan Ivanov - SSIvanov19 - Scrum trainer
Stas Uzunov - SSUzunov19 - Back-end Developer
Viktor Kirov - VRKirov19 - Front-end Developer
Teodor Karchev - Π’Π’Πarchev19 - QA Engineer