3 Commits (main)

Author SHA1 Message Date
Peery 1f5296ad26 Added rough oragnizing structure
Introduced rough organization structure based on a hivemind ordering overlords which eventually order creeps and spawns.
Moved all source files into src/ so that grunt tasks can work properly on them.
2 years ago
Peery 0a284f7c75 Changed grunt to be devDependencies
Changed grunt to be a dependency only for development.
2 years ago
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