raycaster/src/algos
2026-03-15 00:09:47 -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 way better map/maze debug output. 2026-03-15 00:09:47 -04:00
maze.hpp way better map/maze debug output. 2026-03-15 00:09:47 -04:00
pathing.cpp I can validate that a map is pathable, but can't fix it. 2026-03-10 00:42:58 -04:00
pathing.hpp I can validate that a map is pathable, but can't fix it. 2026-03-10 00:42:58 -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 Algos directory is setup. 2026-02-27 12:07:01 -05:00
rand.hpp Algos directory is setup. 2026-02-27 12:07:01 -05: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