• Stars
    star
    594
  • Rank 75,065 (Top 2 %)
  • Language
    JavaScript
  • License
    GNU Affero Genera...
  • Created about 9 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TooAngel NPC / bot / source code for screeps

TooAngel NPC / bot / source code for screeps

CircleCI npm version Maintainability discord

This project is a code base for screeps a strategy sandbox MMO game. The codebase is a fully automated player and covers all important features provided by the game.

Nowadays there are a couple of other automated screeps bot around. The TooAngel bot layed the groundwork for bots on the private server and the full automation idea. It was the first full automated open source code base and invented the idea of an community driven merge processes as well as a full automated bot deploy process.

Pull Requests are automatically merged (World Driven) and deployed to the Screeps TooAngel account.

Use cases

There are different occasions where you get into contact with the TooAngel NPC / bot / source code.

Note

This is not a good example for code quality or structure, most LOCs written while fighting or other occasions which needed quick fixes or in the ingame editor (getting better :-)). But I think there are a couple of funny ideas. Every contribution is welcome.

Features

Design

More details of the AI design

Links