Skip to content

ericmburgess/RLBotPythonExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.6 64 bit. During installation:
    • Select "Add Python to PATH"
    • Make sure pip is included in the installation
  2. Open Rocket League
  3. Double click on run-gui.bat
  4. 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 67.8%
  • Python 32.2%