What is Screeps?
This repository is my attempt at creating an AI for the “MMO sandbox game for programmers”: Screeps.
“Screeps means “scripting creeps.” It’s an open-source sandbox MMO RTS game for programmers, wherein the core mechanic is programming your units’ AI. You control your colony by writing JavaScript which operate 24/7 in the single persistent real-time world filled by other players on par with you.”
My Screeps AI
Development is ongoing. Long term goals:
- Optimally harvest all rooms it exists in.
- Expand to nearby rooms.
- Assault nearby rooms.
Screenshots