Chris

Results 14 comments of Chris

Simplest make-shift style I came up with for a Stylus theme: ``` html { filter: invert(1); background-color: white; } img, .chest { filter: invert(1); } ``` ![Preview](https://user-images.githubusercontent.com/845152/174418387-d6dab469-10a4-4bd8-bee1-1a620a79e65a.png) Edit: `background-color` used...

Why? It's a perfectly normal English word.

So...? How does that make it an invalid word?

If the mere appearance of a 5-letter word in a letter puzzle traumatizes somebody, they should probably not be in the Internet. There's a lot of words that may or...

Although it might be a compromise to remove it from the list of answers only. Then it is still in the game, but unless you type it yourself it won't...

I also feel it is a bit harder to lose in extreme mode, since, you cannot waste turns as easily as with hard mode. It does quite often take more...

Hi! Just wanted to be clear that from my side this PR is ready to be pulled. The hints would be a separate PR later once I get to them....

Currently the validity check is inside the routine of the solution check that is triggered when you press "Enter". Basically, when you press enter, the solution check runs through several...

See https://github.com/advisories/GHSA-w393-h95m-f879

I rebased my commits on your master branch. But I think you need to fix something in the CI because everything fails in setup.