raycaster/src/algos
2026-03-15 22:53:00 -04:00
..
dinkyecs.hpp Best I can do to simplify the check(fmt::format)crap is to make a little macro to do the format part. 2026-03-05 12:39:22 -05:00
matrix.cpp way better map/maze debug output. 2026-03-15 00:09:47 -04:00
matrix.hpp Better map generation and a test that re-rolls maps that aren't valid to figure out the stats of map gen failures. 2026-03-11 12:31:51 -04:00
maze.cpp More cleanups of the tests and fixes to the room and door positioning. 2026-03-15 22:53:00 -04:00
maze.hpp More cleanups of the tests and fixes to the room and door positioning. 2026-03-15 22:53:00 -04:00
pathing.cpp Now the rooms are better at having good doors. 2026-03-15 03:20:29 -04:00
pathing.hpp Now the rooms are better at having good doors. 2026-03-15 03:20:29 -04:00
point.hpp Final move of files to a better place. Only thing in the root is very common stuff. 2026-02-27 15:10:17 -05:00
rand.cpp More cleanups of the tests and fixes to the room and door positioning. 2026-03-15 22:53:00 -04:00
rand.hpp More cleanups of the tests and fixes to the room and door positioning. 2026-03-15 22:53:00 -04:00
shiterator.hpp Better map generation and a test that re-rolls maps that aren't valid to figure out the stats of map gen failures. 2026-03-11 12:31:51 -04:00
simplefsm.hpp Final move of files to a better place. Only thing in the root is very common stuff. 2026-02-27 15:10:17 -05:00
spatialmap.cpp Algos directory is setup. 2026-02-27 12:07:01 -05:00
spatialmap.hpp Final move of files to a better place. Only thing in the root is very common stuff. 2026-02-27 15:10:17 -05:00
stats.cpp Best I can do to simplify the check(fmt::format)crap is to make a little macro to do the format part. 2026-03-05 12:39:22 -05:00
stats.hpp Algos directory is setup. 2026-02-27 12:07:01 -05:00