JS-based screeps AI for the programmer RTS game "Screeps: world"
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Peery 1f5296ad26 Added rough oragnizing structure
Introduced rough organization structure based on a hivemind ordering overlords which eventually order creeps and spawns.
Moved all source files into src/ so that grunt tasks can work properly on them.
2 years ago
src Added rough oragnizing structure 2 years ago
.credentials.json.sample Added sample credentials file 2 years ago
.gitignore Added dist/ and .vscode/ to gitignore 2 years ago
Gruntfile.js Added compilation tasks to Gruntfile.js 2 years ago
design_plan.txt Added rough oragnizing structure 2 years ago
package-lock.json Added rough oragnizing structure 2 years ago
package.json Added rough oragnizing structure 2 years ago