Miner not working properly but implementation is close.
This commit is contained in:
@@ -20,6 +20,7 @@ namespace DouwcoHivemind
|
||||
virtual void depositEnergy(){}
|
||||
|
||||
private:
|
||||
void getEnergy();
|
||||
void harvestSource();
|
||||
std::unique_ptr<Screeps::Source> getSourceTarget();
|
||||
void searchSource();
|
||||
|
||||
Reference in New Issue
Block a user