Skip to main content

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

Background music is nice for initial impression, but please add ‘mute’ button and/or ‘mute when page loses focus’. It is inconvenient when actually trying to use the tool as opposed to just looking at it first time.

Perhaps highlight currently selected style in ‘styles’ section?

(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);