itch.io is community of indie game creators and players

Devlogs

Yay, I did a thing.

Your Nonogram
A downloadable website

Pretty cool I managed to do something like this. Game jams and me don't usually stick.

Part of that is thanks to Svelte for being so damn good it even made web-development fun of all things.

Firebase free-tier was pretty easy to use, though I have little doubt that one out of the less than dozen people visiting the site will immediately dos the database.

Sorry about the size restriction for levels: my algorithm for detecting greyed out hints is thorough, but has a O(n²) time-complexity, so 20x20 wasn't gonna work.

Files

  • https://your-nonogram.web.app/
    Aug 18, 2023
Download Your Nonogram