Commit Graph

6 Commits

Author SHA1 Message Date
8862941152 Maze Genetation
- added maze gen
- refactored Generator
- added config for maze gen
- changed floor display to 3x instead of 2x
2024-05-18 17:49:23 +02:00
64ee4bf732 Refactoring
- simplified floor
- simplified update tick
2024-05-14 12:41:31 +02:00
e569a78148 Game playable
- game with only one big room
2024-05-13 22:24:55 +02:00
a75aaa13c7 Documenting 03
- added docs for all things
- added methods for accessing entity stats
- refactored some names
2024-05-11 14:16:29 +02:00
9baf5d494d Refactoring es 03
- game now should work
- missing tests docs interaction
2024-05-11 09:46:24 +02:00
a5a6045ee3 Es 03 Rogue Game
- init of structures
- not done
- tests not done
2024-04-30 19:09:54 +02:00