Learn how to program
by playing video games.

Screeps Tutorial Walkthrough for Beginners

Building Structures

October 9, 2019
Part of: Screeps Tutorial Walkthrough for Beginners

Screeps tutorial step number three: building structures. We build extensions to increase the amount of energy available in our room for spawning creeps. This will allow us to build larger creeps. To do build these extensions, and other types of structures, we write the code for our builder creep role. We also learn how to debug our code with console.log().


Auto-Spawning Creeps
Screeps tutorial step number four: auto-spawning your creeps. We learn how to automatically spawn creeps after they die. We are also introduced to room visuals, …
Defending Your Room
Screeps tutorial step number five: defending your room. We learn about safe mode, and how to build towers and use them to attack enemy creeps. …
Ben Johnson My name is Ben and I help people learn how to code by gaming. I believe in the power of project-based learning to foster a deep understanding and joy in the craft of software development. On this site I share programming tutorials, coding-game reviews, and project ideas for you to explore.