Skip to content

A Rocket League bot that anyone can contribute to. All PRs are automatically accepted.

License

Notifications You must be signed in to change notification settings

ViliamVadocz/Anarchy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Anarchy

Anarchy is a Rocket League bot for the RLBot framework with one twist - anyone can edit it. Anyone can make a pull request to change Anarchy's code, and it will get accepted.

@AnarchyHelper is the GitHub bot that oversees all pull requests. It will accept any pull request as long as you don't exceed your line allowance. The code used to run the GitHub bot is available at TheBlocks/AnarchyHelper.

You are allowed a maximum of 100 lines of additions and 50 lines of deletions. You get 25 lines of additions and deletions each added to your allowance every 12 hours (at 12am and 12pm UTC).

Adding code to Anarchy

  1. Create your own fork of this repository.
  2. Change code in your fork.
  3. Create a pull request to merge your fork to this repository.
  4. Your code should automatically get accepted as long as you haven't exceeded your line limits.

Make sure to pull from this repo before pushing to your fork to avoid merge conflicts later on. Read this short guide if you need help with forking and syncing: https://medium.com/@Rafase282/how-to-fork-and-keep-your-fork-up-to-date-199e1c47a43f.

Running Anarchy

If Anarchy isn't broken, it should work! :^) Visit http://www.rlbot.org/ to learn more about RLBot and to run Anarchy.

Have fun with Anarchy! Don't break it! :)

About

A Rocket League bot that anyone can contribute to. All PRs are automatically accepted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%