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 b31b4b9a67 Added initial Gruntfile.js
Added a gruntfile to compile into dist/ and uses a credentials file (.credentials.json)
3 years ago
.credentials.json.sample Added sample credentials file 3 years ago
.gitignore Added credential file to gitignore 3 years ago
Gruntfile.js Added initial Gruntfile.js 3 years ago
main.js Initial Commit 3 years ago
package-lock.json Changed grunt to be devDependencies 3 years ago
package.json Changed grunt to be devDependencies 3 years ago