Open source · Prototypes
Blade Ball Prototype
An open-source Roblox prototype inspired by Blade Ball, demonstrating ball tracking, deflection, and defensive gameplay.

Core mechanics
The prototype recreates the central gameplay loop of Blade Ball through three core systems:
- Ball tracking: The server calculates the ball’s movement and target tracking, while each client handles its rendering.
- Retargeting: Assigns a new target to the ball after it is successfully deflected.
- Round system: Handles starting, running, and resetting matches between players.
Explore the source code
To create an editable copy of the project and inspect or modify its code, open the Roblox page, select the three-dot menu (⋯), and choose Edit in Studio.