OliveSheep

u/OliveSheep@lemmy.world
88 posts · 99 comments

Recent posts

Recent comments

I was going for >!spoiler spoiler the snooze button being a common trope for the same routine of being late in the morning, plus if something is the same old story then it puts one to sleep!<.

I tried to copy and paste your spoiler block so hopefully it works better this time!

I'm not trying to be kind here, but a time under three minutes on a 12-letter puzzle is very good. A twelve-letter anagram, even with some letters given, is hard to solve! In the next wave of additions, I do want to add a "hint" button to normal mode though, with the intention of making the scramble a bit more palatable!

Oh, I do like that! In an effort to keep the title slightly more relevant (at least loosely) to the answer, perhaps something like >!Mind the boar, Neo!< - >!they seem to have wild boars and one called the banded pig is native there!<

That is, I suppose your title could be relevant should you not find it overly exciting 😅

[Answer paraphrased from the dev so apologies if I use terms incorrectly] The game is built in Flutter (which would help us move to this being in app stores later down the line) and Flutter isn't like traditional web and doesn't use HTML and CSS, and instead relies on a custom library, which is canvaskit and wasm. I believe that's what you're likely seeing is that custom library for the pixel rendering :)