Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Was able to run on Win10 with Love2D, but couldn't seem to get the hang of the crank (also tried mousewheel). Liked the follow-the-leader mechanic, I can see this working pretty well, threading through the crowds with the speed control. I realize that I probably should have explored more before taking up a passenger, but would have been nice to have more of an overview of where things were.

Thanks for giving it a try!


I wasn’t able to get the crank working quite as I wanted in the time I had. I wanted a click and drag to spin it constantly at a speed relative to distance pulled, but ended up just doing a diff of y or x moved.

I spent a long time trying to get the run mechanics right because I feel like it could make it fun, but I never got it quite the way I was envisioning - building momentum and kinda sliding around when taking corners at speed. There was a second “slippery” run algorithm and a mop bucket and sign for a “slippery when wet obstacle” but I didn’t have time to pull it together 😅