# Welcome to Screeps AI's documentation! ```{admonition} Task list - Extension placement RCL 3 - [x] Automatically place all extensions for GCL lvl 2 - [ ] static harvester for two energy sources in room - [x] Spawn one harvester per energy source - [ ] Let harvester choose one energy source and communicate that ``` ```{toctree} :maxdepth: 2 :caption: Spawning spawning.md ``` ```{toctree} :maxdepth: 2 :caption: Creep roles building.md comms.md harvester.md ``` ```{toctree} :maxdepth: 1 :caption: Game Object and Principles designprinciple.md memory.md ``` ```{toctree} :maxdepth: 1 :caption: JS/TS Conventions in this project convention.md ``` ```{toctree} :maxdepth: 1 :caption: Old tasks completed_task.md ```