Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Nice work! I couldn't reach level 2 but I will keep trying.
At first I thought the game didn't work. It was because it was actually been downloaded. While it was downloading, I only saw a black screen without a bar or a loading message (the total download took 40s). My advice for you, is to include an initial loader, even if it's simple. It's better than nothing ;)

(+1)

Good to know, thanks. It does have a loading screen, but webgl doesn't play nice with asynchronous scene loading, which I can only try and have it work sometimes to progress the loading bar. Will examine alternative ways to display loading progress in the future.