Single-player bot player
-
I hacked a mod to add a bot to your local screeps server:
https://github.com/TooAngel/screeps-server-bot-mod
The status is 'works for me', just one command `addBot()`: Selects a room, places a spawn randomly and uploads the code. The code is presented as json file, similar to the one which is used for uploading via API, so can be easily replaced.
The bot is based on the TooAngel AI, in most of the cases rooms are fully automated to lvl 8 and new rooms are claimed, if possible. The bot is not really challenging (not yet), but I think a good base to improve on.
The best: Now you can beat up the TooAngel AI on multiple servers and instances
Any feedback or suggestions are welcome.
-
Good job! Note that we have released a special "bot" type of server mods, they are easier to install and manage via CLI, do you mind to publish your scripts in the new format and submit it to the Steam Workshop?
-