Closed darozak closed 12 hours ago
I've decided to allow for rechargeable batteries. This will mean that robots might need to rest up before advancing.
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.
My simplified game design (https://github.com/darozak/Advolition/commit/26089991f9c6779e8ac1b3c5001a5066f0f2ff6c) no longer tracks power.
I want to redesign and simplify the power system as follows: