Go to file
2023-11-27 01:19:53 +01:00
node_modules Created Basic Structure 2023-11-26 18:32:02 +01:00
screeps.com Implemented basic Creep spawning and display option for messages. 2023-11-27 01:18:04 +01:00
.gitignore Created Basic Structure 2023-11-26 18:32:02 +01:00
LICENSE Initial commit 2023-11-26 15:10:53 +00:00
package-lock.json Created Basic Structure 2023-11-26 18:32:02 +01:00
package.json Created Basic Structure 2023-11-26 18:32:02 +01:00
README.md Update README.md 2023-11-26 21:16:45 +00:00

Screeps

Personal cripts for the MMO Coding Game Screeps.

Setup

To enable autocomplete execute npm install @types/screeps @types/lodash in scripts where your screeps scripts root directory is.