9 Commits

Author SHA1 Message Date
Sam
d5d44c5d14 Refactor HUD and renderer to support dynamic screen resizing and update input handling for simulation view 2025-06-19 14:45:15 -05:00
Sam
2b1b348cb1 Refactor HUD initialization to accept UI manager and update simulation engine for dynamic screen sizing 2025-06-18 17:44:54 -05:00
Sam
ff43022b3a Update screen dimensions and integrate pygame_gui for HUD management
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 45s
2025-06-18 17:36:24 -05:00
Sam
bada025b33 general tweaks
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 36s
2025-06-17 00:09:55 -05:00
Sam
deee83edb3 Enhance simulation performance and add sprint mode functionality
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 30s
2025-06-16 16:57:03 -05:00
Sam
5d862bfd50 Add tick count for behavioral model mutation and reduce initial cell spawn count
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 30s
2025-06-16 15:55:14 -05:00
Sam
eded181c62 Refactor _setup_world method to remove unnecessary self parameter
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 30s
2025-06-16 15:47:48 -05:00
Sam
14dfc7bfb8 Update random seed initialization in world setup for consistent food spawning
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 28s
2025-06-16 15:46:04 -05:00
Sam
c7ca35f296 Implement FlexibleNeuralNetwork and enhance CellBrain with input normalization and neural network integration 2025-06-16 15:19:32 -05:00