Ratty Runner is a terminal lane runner built for Ratty. It combines a text-mode road, collectible coins, hazards, sound effects, and an inline GLB mouse that can be turned directly with mouse input while the game is running.
From a fresh clone:
git clone https://github.com/ozzyocak/ratty-runner.git
cd ratty-runnerIn a normal terminal:
cargo runIn Ratty with the inline GLB mouse:
ratty -c config/ratty.tomlBuild a release archive:
scripts/package-ratty-runner.shRun the packaged app from the unpacked folder:
./run-ratty-runner.shControls:
left/right: change laneuporspace: jumpdown: slide- drag mouse: turn the inline mouse
- mouse wheel: pitch the inline mouse
shift+ drag/wheel: roll the inline mouseo: reset inline mouse orientationp: pauser: retryq: quit
