Screeps
javascript
typescript
gaming

Screeps

Contributions and community projects for Screeps.

Screeps is an MMORTS game where you control your units by writing pure JavaScript code. The core mechanics of the game is to program the AI of your units in order to achieve tasks such as harvesting energy & resources, building your base, defending your colony from attackers, as well as controlling as much of the persistent open world as possible.

The game mostly revolves around JavaScript programming, however you can also use any other language that transpiles to JavaScript. I'm currently active among the TypeScript community of Screeps, contributing to a couple of TypeScript-based community efforts for the game itself, including a starter kit for TypeScript-based Screeps AI codes.

Feel free to say hi by signing up to the Slack chatroom, and joining the #typescript channel once you're there. Join us and embrace the dark side enjoy the power of static typing in Screeps!

Projects