darozak / Advolition

1 stars 0 forks source link

Simplify power system #81

Open darozak opened 2 months ago

darozak commented 2 months ago

I want to redesign and simplify the power system as follows:

darozak commented 1 month ago

I've decided to allow for rechargeable batteries. This will mean that robots might need to rest up before advancing.

darozak commented 1 month ago

I'll need to make a generatePower routine that adds power to batteries at a certain rate based on the amount of time that has passed since the robot's last turn.