|
|
|
Show HN: I made a daily word puzzle, Collections
(puzzmallow.com)
|
|
1 points
by _usefulcat_
540 days ago
|
|
Each day there are three hidden words. You have to figure out the category the three words belong to whilst spending as few of your 100 points as possible. Spend points to reveal all instances of a given letter - different letters have different point values. Guess the collection when you can but guess wrong and it will cost you 5 points. I've built it so you can create your own Collections puzzles too which you can share with your friends Technical stuff:
- Written in Blazor server side with Bulma and SQL Server
- FuzzySharp for fuzzy logic to handle spelling mistakes, typos and suchlike in the answers |
|
The league table app is at https://www.wordleague.io/ if you're curious