This minigame originated from TimothyDexter's repo, I converted it to lua and made it usable without any setup other than a resource to trigger it.
You should read the code at the bottom of circuit.lua
- TimothyDexter for making this circuit breaker minigame in the first place.
- overextended for the code for the
require
function and theClass
implementation.