Zed A. Shaw
|
6c9016eb0f
|
After some prototyping I have what I think I want for the map. Just a simple piece of paper you take out that has the ASCII map on it.
|
2025-03-21 02:51:02 -04:00 |
|
Zed A. Shaw
|
a53f81715d
|
Have a basic map prototype gui working.
|
2025-03-20 04:13:22 -04:00 |
|
Zed A. Shaw
|
d3158291f7
|
Did a full code coverage review and improved many of the tests and a bunch of code. I'll do one more final walk through all the code before getting back to work on the new combat system.
|
2025-03-17 15:23:47 -04:00 |
|
Zed A. Shaw
|
54fbf22b6d
|
We can go down a level and there's a loading screen for it. The map and motion now matches the directions shown in the raycasting. There's now a compass that shows you the direction you're facing.
|
2025-02-25 13:15:39 -05:00 |
|
Zed A. Shaw
|
2a4ada81bb
|
Did some work checking the build on OSX. Looks like clang 14 is too old, will try later version.
|
2025-02-13 13:15:23 -05:00 |
|
Zed A. Shaw
|
ebaf4fc0ee
|
Fix map, it was moved over but scaled for the whole screen.
|
2025-02-11 20:46:31 -05:00 |
|
Zed A. Shaw
|
6da830595c
|
Clean up the GUI some by moving the map_view out into its own file.
|
2025-02-11 11:37:01 -05:00 |
|