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 25960f100b Added compilation tasks to Gruntfile.js
Added tasks to flatten the folder structure and rename the files and requires() accordingly.
Also added a task to insert a version.js with a global version variable as well as time-grunt to show the time it takes.
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 compilation tasks to 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