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 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.
2 years ago
.gitignore Added gitignore 2 years ago
main.js Initial Commit 2 years ago
package-lock.json Added Dependencies 2 years ago
package.json Added Dependencies 2 years ago