Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

DONE. ✅ Added back in the ⏯️ Mute/Play button. 🫡

(1 edit) (+1)

analytics showed no one used it.

Some people. including me, use ad-blockers, so google analytics / tag manager do not show anything.

While browsing you code, I found a lots of comments like the one below, which made me smile.

//generate random number form 0-3
var randomNum = Math.floor(Math.random()*23);