A self-sustainable AI for screeps (Hopefully).
To get started,
- Install the required dependencies using
npm install. - Copy the sample
.screeps.json.sampleto.screeps.jsonand fill in the appropriate data.private_directoryis for private servers only and is the steam directory where the scripts are stored locally. - Run the grunt file using
gruntfor committing to the public server andgrunt privatefor committing to your steam directory.
User intervention is required to place down the first spawn in an appropriately open space. This will be automated in the future.