Zed A. Shaw
|
efdb0cb119
|
Just use get_if here instead.
|
2025-07-01 14:26:01 -04:00 |
|
Zed A. Shaw
|
5f1a453fb4
|
Refactored the maze functions to be a builder that can do different things to the maze. Also when I hit p in the game it'll save the map to a file. This was extremely hard for no reason.
|
2025-05-21 13:56:53 -04:00 |
|
Zed A. Shaw
|
d6e64dd06b
|
The log is now moved to the map, but changing StatusUI caused a weird compiler error so need to remove logs from that separate.
|
2025-05-16 00:43:45 -04:00 |
|
Zed A. Shaw
|
a2246d2b71
|
Move the map_view and mini_map into gui as well.
|
2025-05-16 00:07:24 -04:00 |
|