Example of a python bot using the RLBot framework
The easiest way to start a python bot is demonstrated here! https://youtu.be/YJ69QZ-EX7k
It shows you how to:
- Install the RLBot GUI
- Use it to create a new bot
- Bot behavior is controlled by
src/bot.py
- Bot appearance is controlled by
src/appearance.cfg
See https://github.com/RLBot/RLBotPythonExample/wiki for documentation and tutorials.
Please don't do this unless you've followed the quick start video and it doesn't work!
https://www.youtube.com/watch?v=UjsQFNN0nSA
- 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
- Download or clone this repository
- In the files from the previous step, find and double click on run-gui.bat
- Click the 'Run' button