Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
almara
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
almara
8d ago
Not my site but the popular 18 words game posted here a while back has released a 9 words version I much prefer!
2.
▲
9 Words
(pzlgames.com)
2 points
by
almara
8d ago
|
1 comments
3.
▲
by
almara
1mo ago
Nice idea. How are you selecting the headlines to use?
4.
▲
by
almara
3mo ago
Fun! I like how the puzzle naturally gets easier as you solve it. How do you decide which words to include?
5.
▲
by
almara
6mo ago
Love the shifty eyes. Nice work!
6.
▲
by
almara
6mo ago
This is cool but please remove the fly buzzing noise!
7.
▲
by
almara
7mo ago
Nice twist on boggle. Needs dark mode for me or will start to strain the eyes.
8.
▲
by
almara
7mo ago
Actually on a second look the wordlist has 279,498 words. I think it was only partially loaded when I first checked. That bumps the math to log₂(279,498) ≈ 18.1, so 19 guesses in the worst case and about 18 on average with perfect play
9.
▲
by
almara
7mo ago
Interesting. The word list / dictionary provided by the site only had around 170k lines so it must not be a complete version. I would guess they have excluded some obscure words. I can't see anywhere in the information which dicti
10.
▲
by
almara
7mo ago
Some interesting math here. You’ve got ~170k possible words and a pure higher/lower signal, so with perfect play it’s just binary search. Number the words 1 to 170k, guess the middle, then keep halving the range. In binary terms, each
11.
▲
by
almara
2y ago
Inspired by wafflegame.net
12.
▲
Show HN: I made a math puzzle game
(mafflegame.com)
2 points
by
almara
2y ago
|
1 comments
13.
▲
by
almara
2y ago
Inspired by the Waffle word game ( https://wafflegame.net/ ) I built a math version :)
14.
▲
Show HN: Waffle Shaped Math Game
(mafflegame.com)
2 points
by
almara
2y ago
|
1 comments
15.
▲
by
almara
2y ago
Good point, thank you - I'll have a think about how to make it less annoying. Re: the timer, whoops! I'll fix that asap. Glad you enjoyed it and thanks for taking the time to give me feedback :)
16.
▲
by
almara
2y ago
As a crossword lover, I’ve toyed with the idea of making a digital-first word game that combines clues to find hidden answers with linked letters. This take allows for other features not present in traditional crosswords to be introduced, f
17.
▲
Show HN: My spin on a crossword-style game
(alphabetclues.com)
7 points
by
almara
2y ago
|
3 comments
18.
▲
by
almara
2y ago
Love it! I would like the possibility to keep trying when I fail.
19.
▲
by
almara
2y ago
Hey! I built a clone of wordle where answers are names as a small fun side project for name lovers like me. Enjoy :)
20.
▲
Show HN: Namenerdle, a Wordle for Names
(namenerdle.com)
1 points
by
almara
2y ago
|
1 comments
21.
▲
by
almara
3y ago
I used to love magic squares when I was a (nerdy) kid so I’ve now built a little fun game around them. Enjoy!
22.
▲
Show HN: I've built a magic square puzzle game
(numswap.com)
5 points
by
almara
3y ago
|
2 comments
23.
▲
by
almara
3y ago
Thank you so much!
24.
▲
by
almara
3y ago
Look at that!
25.
▲
by
almara
3y ago
I have a (malfunctioning) beep but it doesn't work on mobile right now, I have to look into it. If you tried on desktop and it didn't work for you could you share what browser you used?
26.
▲
by
almara
3y ago
(Should be fixed now!)
27.
▲
by
almara
3y ago
Thanks for letting me know (and so happy that you'll be back)! I'll do more responsiveness fixes tomorrow as I based my media queries based on responsive testing in the chrome console and it definitely needs some work
28.
▲
by
almara
3y ago
Thanks! I had a couple of things implemented to avoid this but they haven't worked in mobile (in desktop it behaves as expected AFAIK, not turning off the screen while in the routine). Do you mind sharing your OS and browser?
29.
▲
by
almara
3y ago
Yep I definitely need to work on that transition (I'm the type of person that spaces out easily and would lose track of whether I'm in a break or exercise). I'll play around with a couple of ideas and hopefully resolve it tom
30.
▲
by
almara
3y ago
I'd like the main focus of the app to continue to be the daily routine as I think it's a nice nudge to a create a simple habit with great health benefits. Having said that, I have a couple of routines lined up that target specific
More ›