A library to interface with the RLBot v5 framework through Java

3 Open Issues Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A library to interface with the RLBot v5 framework through Java

Java
Add Renderer utils about 1 year ago

AI Summary: Implement a Java utility class similar to the C# RLBot Renderer, providing functions to draw various graphical elements (lines, circles, text, etc.) onto the Rocket League game screen for debugging and visualization purposes. This will involve leveraging the existing RLBot Java interface and likely using the RLBot's rendering capabilities.

Complexity: 3/5
enhancement good first issue

A library to interface with the RLBot v5 framework through Java

Java
Add doc strings about 1 year ago
documentation good first issue

A library to interface with the RLBot v5 framework through Java

Java