This repository is my AI for playing Screeps.
- Rollup Build
- This allows me to build my AI using ES Modules, then build it into a main.js and cp into the game directory.
- Copy command is not windows friendly.
- Screeps compatible eslint and prettier
- Uses eslint-plugin-screeps to add the Screeps API and all its globals to the linter.