Skip to content

samuelpmish/RLBot-Beast

 
 

Repository files navigation

Beast from the East

A python offline bot for Rocket League using the framework RLBot.

Designed for 1v1 soccer.

It participated in the Rocket League Bot Tournament August 2018 and got #9 place in 1v1 and #5 place in 2v2 with random teammates.

How to run

  1. Make sure you've installed Python 3.6 64 bit. During installation:
    • Select "Add Python to PATH"
    • Make sure pip is included in the installation
  2. Open Rocket League
  3. Download or clone this repository
  4. In the files from the previous step, find and double click on run-gui.bat
  5. Click the 'Run' button

The match configuration can be changed in rlbot.cfg

More

See https://github.com/RLBot/RLBot/wiki for framework documentation and tutorials.

TODO

Things I will improve in the future:

  • Make it better at turning in goal so it avoids goal posts
  • Implement integrated ball prediction when it is released

About

Rocket League bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.3%
  • Batchfile 3.7%