Mostly cleaned up world get to handle more rooms and paths, but rando_rect needs to be actually random.
This commit is contained in:
parent
c19c53b15b
commit
e9277bf052
11 changed files with 257 additions and 39 deletions
|
@ -1,5 +1,9 @@
|
|||
TODAY'S GOAL:
|
||||
|
||||
* UNKNOWN COLLISION TYPE 6
|
||||
* Either reduce the amount of size_t or use amit's suggestion of 0u since small sized unsigned can be casted to size_t.
|
||||
|
||||
|
||||
* https://github.com/Ericsson/codechecker?tab=readme-ov-file
|
||||
* Goblins will be in the world and not move or are already dead.
|
||||
* https://pkl-lang.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue