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)
2 years ago
.credentials.json.sample Added sample credentials file 2 years ago
.gitignore Added credential file to gitignore 2 years ago
Gruntfile.js Added initial Gruntfile.js 2 years ago
main.js Initial Commit 2 years ago
package-lock.json Changed grunt to be devDependencies 2 years ago
package.json Changed grunt to be devDependencies 2 years ago