ants/src
2026-03-12 20:14:54 -04:00
..
__tests__ Add configurable world seeding with random home and food placement 2026-03-11 20:48:05 -04:00
materials Try to fix the ant problem 2026-03-12 20:14:54 -04:00
sand Add Margolus block offset utility with tests 2026-03-11 14:05:17 -04:00
scenes Try to fix the ant problem 2026-03-12 20:14:54 -04:00
shaders Try to fix the ant problem 2026-03-12 20:14:54 -04:00
utils Add tooling setup with biome, justfile, and check pipeline 2026-03-09 10:39:31 -04:00
App.ts Add camera view mode toggle between side and top-down 2026-03-11 17:45:47 -04:00
ColonyStats.ts Add colony stats readback for aggregate ant state 2026-03-09 11:15:57 -04:00
Config.ts Replace antsCount with antsStartCount and antBudget config 2026-03-11 20:45:31 -04:00
constants.ts Replace bit-packed cell flags with material ID constants 2026-03-11 14:01:33 -04:00
global.d.ts Add tooling setup with biome, justfile, and check pipeline 2026-03-09 10:39:31 -04:00
GUI.ts Add ant brush element with keybinding and GUI entry 2026-03-11 22:50:10 -04:00
Renderer.ts Try to fix the ant problem 2026-03-12 20:14:54 -04:00
StatsOverlay.ts Update stats overlay to show active ant count vs budget 2026-03-11 22:50:10 -04:00
WorldInit.ts Add configurable world seeding with random home and food placement 2026-03-11 20:48:05 -04:00