Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is super impressive considering you wrote it from scratch without a game engine while learning C++. Well done!

The music is a bit too loud and the collision detection isn't 100% accurate as I had scenarios where the collisions at the edges just get ignored if they overlapped by a tiny amount, but I can assure you I wouldn't be able to learn C++ and write this without a game engine in 2 weeks

Thank you!

Believe it or not, the slightly inaccurate collision was intentional.  I wanted the game to feel more difficult than it actually was, so physics wise you are actually slightly smaller than you appear. It would be a bit cruel if you're corner touched an obstacle for a moment and you permanently lost some health.