skoocda / RLBotPythonExample

Example of a python bot using the RLBot framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Batchfile 67.8%Language:Python 32.2%