-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Eric Veilleux edited this page Mar 31, 2025
·
6 revisions
Welcome to RLBot v5's Python-specific documentation!
The RLBot framework helps people create bots for use in offline Rocket League. It provides values from the game like the car and ball positions, and sends back your button presses.
Additional, non python-specific information can be found here: https://wiki.rlbot.org/
See this video tutorial on YouTube for a quick start guide: https://www.youtube.com/watch?v=GLqvodQ942A
Official Python example bot: https://github.com/RLBot/python-example