Skip to main content

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

Looks interesting ^^ Sadly, it doesn't really work for me in any browser. I can kinda start the game from the main menu but then the level is just black and the game is pretty much unresponsive and nothing happens aside from some visual effects coming up from the main character and UI elements in the top right corner.

Deleted 57 days ago

Fixed the Game, there was a check on multithreading active on the random generator -> which is not working for WebGL - I changed that and now it jsut takes longer to create the dungeon but it works!