nocontrolco / elso

Electric Lightning Soccer Overdrive
GNU General Public License v3.0
0 stars 0 forks source link

Implement car physics #2

Open diasssavio opened 2 months ago

diasssavio commented 2 months ago

One should implement the car hitbox physics with ball & arena.

Initially, we can ignore the constant changing inputs (acceleration, direction) and interactions with other cars. Focusing solely on the physics through the fixed timestep.