Files
screeps-scripts/docs
Resi Respati 75ee6f8b16 Finalise docs
Notes:
* Will fill in the 'What's new' section after @arcath is finished with his article draft
* Will add the legacy branch link when it's available
2017-12-02 00:57:07 +07:00
..
2017-12-02 00:57:07 +07:00
2017-12-02 00:57:07 +07:00
2017-12-02 00:57:07 +07:00
2017-12-02 00:57:07 +07:00
2017-12-02 00:57:07 +07:00

Screeps Typescript Starter

Screeps Typescript Starter is a starting point for a Screeps AI written in Typescript. It provides everything you need to start writing your AI whilst leaving main.ts as empty as possible.

What's new

[TODO]

Download

Download the latest source here, or clone this repo.

git clone https://github.com/screepers/screeps-typescript-starter.git

Extract it to a folder, and let's get started!