russjr08 / Screeps

My code for the game Screeps - An MMO based around programming: https://screeps.com
The Unlicense
0 stars 0 forks source link

Allow creeps to spawn with bigger bodies dynamically, depending on RCL #3

Open russjr08 opened 5 years ago

russjr08 commented 5 years ago

Creeps should spawn with more WORK, MOVE, or CARRY parts depending on the Room Controller Level, and seeing how much available energy we have to work with.

This will probably require the Builder role (#2) to be created first, however.