Add fuzz_fov target, addresses #283

Random compute_fov/is_in_fov exercises with varying origin, radius,
light_walls, algorithm params including out-of-bounds origins and
extreme radii. Toggles grid.at(x,y).transparent between computes to
stress stale fov-state bugs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
John McCardle 2026-04-10 11:15:01 -04:00
commit bba72cb33b
4 changed files with 275 additions and 0 deletions

View file

@ -0,0 +1 @@


View file

@ -0,0 +1 @@


Binary file not shown.