{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"RLBot is a framework for writing Python bots that play Rocket League offline, reading game state like car and ball position and sending back button inputs for up to 10 bots.","skillfed_tags":["game-bot-framework","windows-only","offline-simulation"],"use_cases":["Develop and test custom Rocket League bot strategies offline without competing online","Create training bots that practice specific game mechanics or playstyles","Build multi-bot simulations to study team dynamics and coordination","Prototype AI decision-making for vehicle control in a physics-based game environment"],"what_it_does":"RLBot is a Python framework that bridges your code to Rocket League's offline modes, letting you write bots that read live game state (car position, ball location, etc.) and send back controller inputs. It abstracts away the low-level communication with the game, so you focus on bot logic rather than protocol details. The framework supports up to 10 bots in a single session.\n\nThe project is Windows-only and requires Rocket League to be installed. It has a large dependency tree (9 runtime packages including selenium for browser automation and websockets for communication) which adds installation complexity. The repository is actively maintained with recent commits as of 2026-07-08.","worth_installing":"Yes, if you are on Windows with Rocket League installed and want to write offline bots. The framework is active with no known vulnerabilities. However, accept the high install friction from its dependency chain and the need to work within Windows-only constraints. Verify compatibility with your Python version and current Rocket League build before committing."},"id":"rlbot","links":{"html":"https://skillfed.io/packages/rlbot","md":"https://skillfed.io/packages/rlbot.md","pypi":"https://pypi.org/project/rlbot/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-06-02","license_spdx":null,"license_treatment":"permissive","name":"rlbot","python_support":"unspecified","summary":"A framework for writing custom Rocket League bots that run offline."},"popularity":{"monthly_downloads":313875,"position":7710,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.68.0"}
