Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Oh, and one more things - there is no such thing as closing / exiting the game if it’s a web build, so consider hiding the corresponding button when making the web build. It’s a tiny thing, but it’s generally a good practice to keep the game clear of unusable elements.

(+1)

Thank you for your comment Ilya, you have been very helpful. I'll take a look at particle effects and moving the player. I'll remember to hide the quit game option for the web build.