Skip to content

EsuFeDia/Overlord-Screeps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlord

An Artificial Intelligence for the programming game Screeps.

This code is designed to function fine with no user interaction. It also uses flags to allow the user to guide it if they desire.

For discussion or support join the #overlord-bot channel on slack.

This was made as a way for me to learn JS, so excuse any horrible practices you may encounter. Slowly refactoring the really ugly stuff.

##Current Features

  • Supports both subscriptions and 10 CPU accounts
  • Automated Room Building
  • Automated Room Claiming
  • Automated Room Defense
  • Automated Boost Creation and Use
  • Automated Market Interaction
  • Automated Alliance Integration (This bot will recognize LOAN alliance members and not engage them)
  • Manual Attack Target Designation (Description forthcoming)
  • Automated Attack Target Code

##Setup

  1. For the main server simply fork this repo and sync your github to the game, point it to the src folder.
  2. Private servers you can download this repo, copy the src folder into the applicable server folder.
  3. Modify the config.js file for your needs.

Packages

No packages published

Languages

  • JavaScript 100.0%