Simple event system for entities in the world.
This commit is contained in:
parent
ea6cf1362b
commit
3f87d19911
3 changed files with 94 additions and 36 deletions
|
@ -7,6 +7,7 @@ NOTES:
|
|||
|
||||
TODO:
|
||||
|
||||
* Rewrite collider to return a real struct not tuple.
|
||||
* Write a test that generates a ton of maps then confirms there's a path from one room to every other room?
|
||||
* Lua integration?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue