This repository contains the code to my AI for playing Screeps
- Node.js
$ npm install
Create a .env
file from .env.example
and fill all the details.
$ npm run build
$ npm run upload
$ npm run dev
This repository contains the code to my AI for playing Screeps
$ npm install
Create a .env
file from .env.example
and fill all the details.
$ npm run build
$ npm run upload
$ npm run dev