
Adding Screeps Autocomplete to Atom w/ Screeps IDE
In the first tutorial we set up the Screeps IDE. Before you jump right into coding you may want to finish setting up your environment.
In the first tutorial we set up the Screeps IDE. Before you jump right into coding you may want to finish setting up your environment.
It can seem a bit overwhelming when you first start with screeps. A new tool has been developed by the team to simplify coding for
Source Maps are great, they let you map your compiled (even minified) code to the original lines in the source files. Part of the new
In the game, there is a market for in-game resources. Using these resources you can earn credits which you can trade with or purchase subscription
If you’ve spent any time on slack you’ve probably seen players posting graphs of some part of their Screeps AI. The tool we use to do
In our last tutorial we explored a state machine design for running a creep role. In this tutorial, we will build on this further so
I had an interesting Screeps Slack conversation with a new friend recently. He was working on his code, and was finding it difficult to extend
Hey Screeps world, bonzai and o4kapuk here! This article is about our bunker designs. It may be interesting for people trying to create efficient layouts.
For any new player, the most annoying part of the game is being steamrolled by a player who has so much of a military and
This article assumes you are starting from scratch and will take you through the process from installing npm (a dependency manager) to the screeps-typescript-starter to actually