Collection of open-source bots for robotgame
This is a collection of open-source bots for robotgame. It is useful for testing bots locally, without using the Challenge feature on the site.
List of active open-source bots on the site.
-
Clone the repository:
$ git clone https://github.com/mpeterv/robotgame-bots bots
This creates
botsdirectory containing all the bots. -
Test your bots against open-source opponents using rgkit:
$ rgrun <your-bot.py> <bots/open-source-bot.py>
See below the list of available opponents.
-
[Optional] Update the repository:
$ git pull --rebase origin master
(Tip: run the command from the
botsdirectory)
Just send a pull request. Updating the list of bots is nice. Adding other people's bots is fine as long as they are marked as open-source on the site.
List of all bots in this repo, from best to worst(approximately):
| Name | File |
|---|---|
| Sfpar I | SfparI.py |
| ribbit 0.8 | ribbit08.py |
| Dulladob 0.1 | Dulladob01.py |
| liquid 1.0 | liquid10.py |
| Rage Mk1 | RageMk1.py |
| BetterThanTheRest | BetterThanTheRest.py |
| incalibur | incalibur.py |
| Ten Thousand Noodles | Ten Thousand Noodles.py |
| Cute Lil' Plasma | Cute Lil' Plasma.py |
| Waterlinie 2.4 | Waterlinie24.py |
| ddzialak2 | ddzialak2.py |
| Wall-E | Wall-E.py |
| Karen Roper 1.0 | KarenRoper10.py |
| chasin' the Trane | chasintheTrane.py |
| Stalins beard | Stalinsbeard.py |
| stupid 2.7.2 | stupid272.py |
| stupid 2.7.1 | stupid271.py |
| corners3 | corners3.py |
| stupid 2.7 | stupid27.py |
| stupid 2.6.1.0.1 | stupid26101.py |
| stupid 2.6.1 | stupid261.py |
| DwarfDefender | DwarfDefender.py |
| Khal Brogo | KhalBrogo.py |
| Brodo Baggins | BrodoBaggins.py |
| stupid 2.6 | stupid26.py |
| BeatsTapion | BeatsTapion.py |
| blowcake | blowcake.py |
| schmosby | schmosby.py |
| Ghoulinator V | GhoulinatorV.py |
| snoflake | snoflake.py |
| kamikaze112213 | kamikaze112213.py |
| MightWinSometimes | MightWinSometimes.py |
| SuperShibe | SuperShibe.py |
| rowlake | rowlake.py |
| Gir | Gir.py |
| Sunguard | Sunguard.py |
| terrible bot | terriblebot.py |