Skip to content

MattWarren97/RocketLeague_GroundBot

 
 

Repository files navigation

RLBotPythonExample

Example of a python bot using the RLBot framework

Installation

Video guide

https://www.youtube.com/watch?v=UjsQFNN0nSA

Plain instructions

  1. Make sure you've installed Python 3.7 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

Changing the bot

  • Bot behavior is controlled by python_example/python_example.py
  • Bot appearance is controlled by python_example/appearance.cfg

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

About

Example of a python bot using the RLBot framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Batchfile 1.7%