Project structure and UML first draft
This commit is contained in:
parent
fc26d7ff41
commit
736eaac94c
10 changed files with 109 additions and 0 deletions
|
@ -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
|
||||
|
||||

|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Level
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue