Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 532 Bytes

README.MD

File metadata and controls

30 lines (17 loc) · 532 Bytes

GOAP-AI implementation for Screeps

Requirements

NodeJS with NPM

Installation

Install grunt if you don't have it

npm install -g grunt-cli

Install NPM modules

npm install

Create and edit your Gruntfile.js with your screeps credentials

cp Gruntfile.js.dist Gruntfile.js

nano Gruntfile.js

Usage

Commit code from dist folder to screeps using

grunt screeps

Autocomplete

Use https://github.com/Garethp/ScreepsAutocomplete for PhpStorm (and possible others) autocomplete