Skip to content

FredBoat/Screeps

Repository files navigation

FredBoat Screeps AI

This has nothing to do with FredBoat except we staffers like to take a break from coding FredBoat.

Setup

Install dependencies

npm install --dev

Write the credentials to credentials.json:

{
  "email": "[email protected]",
  "password": "foobar"
}

Usage

Push to Screeps:

grunt

OR

grunt watch

Releases

No releases published

Packages

No packages published