Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

SECRET HIDDEN TECH FOR NERDS: If you want to adjust mouse sensitivity, you can launch the game with a command line argument like so:

RoombaRailRider.exe --mousespeedmult=1.0

Where 2.0 will make the mouse move twice as fast, 0.5 half as fast, etc.

(As it turns out, implementing GUI elements doesn’t sound fun in the last 3 hours of a game jam)