Skip to main content

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

Looks great! Love the sound effects. The tile based movement feels snappy. Good textures and art too, I can see everything pretty well.

The only thing I was confused about was the visibility (seeing through walls)- but other than that this is a pretty cool maze game. 

When making it in C++, did you need to use any big libraries/frameworks to export it to HTML/web? Very cool!

I used SDL2  and c++ to write the game itself but i used emscripten to make it work on weba.