Skip to content

A next-generation Roblox UI Framework.

License

Notifications You must be signed in to change notification settings

spin-the-hexagon/rover

Repository files navigation

An image of the Rover logo

Important

This repository is under active development. We all know nobody cares about the "don't use this is is unstable" warnings, so feel free to use this, but be prepared for things to break.

Rover is a next generation Roblox object management framework that makes use of Signals and Code Generation.

Who is it for

First and foremost, Rover is for us at Spin The Hexagon, for our games.

But if you're not a part of our team, Rover is great for:

  • Performance
  • Code simplicity
  • Control

Rover is bad for:

  • People who don't want to learn new things

There really is no large downsides to using Rover, aside from slightly more verbose state management code due to constraints of recursives we dont know how to fix.