Screeps tutorial step number one: the game interface and basic scripting. We learn how to spawn a creep, tell our harvester creep to gather energy, and then bring the energy back to the spawn. We cover how to commit our code and use the console in the browser UI. Finally, the tutorial shows us how to split our code into different module files.