Typescript Starter
Last updated
Was this helpful?
Last updated
Was this helpful?
The project was created on top of the project. The documentation can be found .
The starter allows for the Screeps AI to be written in TypeScript which is then built into a single JavaScript file to be uploaded to Screeps. The 'src' folder contains all the TypeScript files for the AI and the final JavaScript file is build from a single 'main.ts' entry point.