Useful utilities
-
JSDoc autocomplete definitions
Memory-based notifications manager by tedivm
Graphs building for stats in memory by bkconrad
grunt-screeps (maintained by Screeps team)
gulp-screeps (maintained by community)
Screepers - GitHub organization with various utilities maintained by community
If you want your link to be added in this list, please post it in a comment below.
-
This isn't my link, but a bunch of us have found Amit's Game Programming Information to be really helpful.
-
I wrote a small program to download all scripts from a branch in one click.
-
I would like to add this starter project for TypeScript, which is currently actively maintained by a few of us (resir014, Valerian, ViezeVingertjes)
https://github.com/screepers/screeps-typescript-starter
It's initially based on the work of MarkoSulamagi's (https://github.com/MarkoSulamagi/Screeps-typescript-skeleton) and GreatGloop (https://github.com/vanhouc/screeps).
This is a very useful and interesting list, I think it would be nice to also have a list of this kind for people want to publicly share their own complete Screeps scripts or various code snippets.
-
I've made a chrome extension for screeps. The extension is built so it's very easy to write and add your own modules. The project includes modules I've made so if you just want some nice extra client features you can install and use it in its current form.
See the repository at: https://github.com/stybbe/Screeps-SC
-
i've created a new auto complete (the other one seems not maintained)