Class structure, updated UML

Missing : actual code, decorators
This commit is contained in:
trotFunky 2019-06-06 21:30:39 +02:00
parent 736eaac94c
commit 3906ecd27b
9 changed files with 113 additions and 10 deletions

View file

@ -12,11 +12,11 @@ This game is aimed to be a puzzle game in which the player sets different laws f
## TODO
- [ ] Level
- [ ] Structure
- [x] Structure
- [ ] Parsing from XML
- [ ] A*
- [ ] Entities
- [ ] Strucutre
- [x] Structure
- [ ] Parsing from XML
- [ ] Moving
- [ ] Decorators (Rules)