Zed A. Shaw
|
57d69015c2
|
Renamed to random_walk since that's what it called. Closes #26.
|
2025-06-28 11:38:06 -04:00 |
|
Zed A. Shaw
|
af2947c50a
|
Simple styling of the rooms done.
|
2025-05-25 12:12:08 -04:00 |
|
Zed A. Shaw
|
3a745d492a
|
Refactored out the tilemap since it was mostly doing nothing useful.
|
2025-05-25 11:39:43 -04:00 |
|
Zed A. Shaw
|
9dcc2036aa
|
Trying a new 'glowing moss' texture to sort out how to make the raycaster alter the light of a surface that has its own light.
|
2025-05-24 00:47:44 -04:00 |
|
Zed A. Shaw
|
ac252bf09d
|
Maze works well now and there's something placed in all rooms and dead ends. Will need to randomize it more so not every dead end is an enemy.
|
2025-05-19 11:19:33 -04:00 |
|
Zed A. Shaw
|
87e1c25cd5
|
Better structure on the autowalker, but still gets stuck in some combat situations. Next is after we kill everything we head to the exit.
|
2025-02-27 02:29:53 -05:00 |
|
Zed A. Shaw
|
14c7f660de
|
Level traversal works better now, compass is accurate, and direction is maintained when you traverse.
|
2025-02-26 10:39:30 -05:00 |
|
Zed A. Shaw
|
9e91c71125
|
BROKEN: Big refactoring happening, so it compiles but game does not run and the tests fail.
|
2025-02-08 14:03:09 -05:00 |
|
Zed A. Shaw
|
2daa1c9bd5
|
Brought over a bunch of code from the roguelike and now will use it to generate a random map.
|
2025-01-30 11:38:57 -05:00 |
|