JS-based screeps AI for the programmer RTS game "Screeps: world"
 
Go to file
Peery 445b0449dd Added Dependencies
Added the first package.json and its lock file. Currently they only include grunt (a task runner) and auto completion/linting packages for screeps.
.gitignore Added gitignore
main.js Initial Commit
package-lock.json Added Dependencies
package.json Added Dependencies