Skip to main content

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

I've played some games with some weird controls in this jam, so this one was very refreshing. It feels awesome to drift your cart around at high speeds and ram into your opponent.

I was gonna suggest the same idea as Havudgjj, to have an indicator of where enemies are on the map, but I was also gonna suggest having hitboxes on all sides of the cart so you can ram enemies from any direction. I had a lot of moments where I rammed from behind and it did nothing but when I rammed from the front, it took down my hp instead of the opponent's.

Thank you! The movement was the part I focused on the most (I had to build a physics engine that calculated drag for each wheel, nonsense like that). You can ram from any angle, but there is no reverse button so it's impossible to not smack the front. The damage was a whole ordeal to get right, and obviously there is still work to be done. Thank you for the incredible feedback! Good luck