7 Commits

Author SHA1 Message Date
Sam
15bc179410 Update grid dimensions and adjust energy cost calculation in movement
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 2m14s
2025-06-25 00:05:28 -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
91fef15572 moved max linear and angular accelerations and velocities for default cells over to constants.py and increased the max angular velocity and acceleration
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 33s
2025-06-16 16:15:03 -05:00
Sam
3253bebe9c Adjust acceleration scale and clamp linear acceleration limits for improved physics simulation 2025-06-16 15:36:01 -05:00
Sam
26f166ebee refactored a lot of stuff into different files and generally fixed force application. 2025-06-15 23:44:50 -05:00