Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katarinamolotova/maze-and-cave


https://github.com/katarinamolotova/maze-and-cave

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# maze-and-cave

Teaching team project. Implemented in a team of three people.

In this project we learned about mazes and caves, including the basic algorithms of their handling, such as: generation, rendering, solving.

## Patterns was used:

- MVC
- Singletone
- Facade

## Stack

C++, STL, QT6/Creator