Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 421 Bytes

simple-screepsbot

A simple, finite state machine-based bot for Screeps.

This bot has approximately the same functionality as the default bot in the private server, but uses a finite state machine in order to use creeps more efficiently.

It is not a completed codebase, but may be used as a starting point for larger projects. There are probably a few rough edges here and there, but the code should be fairly decent.