darozak / Advolition

1 stars 0 forks source link

Simplify power system #81

Closed darozak closed 12 hours ago

darozak commented 6 months ago

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

darozak commented 4 months ago

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

darozak commented 4 months 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.

darozak commented 12 hours ago

My simplified game design (https://github.com/darozak/Advolition/commit/26089991f9c6779e8ac1b3c5001a5066f0f2ff6c) no longer tracks power.