Project structure and UML first draft

This commit is contained in:
trotFunky 2019-06-06 17:07:24 +02:00
parent fc26d7ff41
commit 736eaac94c
10 changed files with 109 additions and 0 deletions

View file

@ -5,6 +5,10 @@ Project Maat is the codename of my C++ course "mini-project" based on the quote
This game is aimed to be a puzzle game in which the player sets different laws for the world and the people within it as to control what happens after hitting "play" and achieve the level's goal. I was inspired both by [The Incredible Machine](https://en.wikipedia.org/wiki/The_Incredible_Machine_(video_game)) and its successors and by a much more recent game : [Baba is you](https://en.wikipedia.org/wiki/Baba_Is_You).
## Structure
![UML Diagram](UML_Class_Diagram.png)
## TODO
- [ ] Level