11 was the perfect number, please bring that back.
Show HN: Figure is a daily logic puzzle game
111–117 of 117 posts
Re: Show HN: Figure is a daily logic puzzle game
#112Second: when sharing my results with friends via text, the fully-qualified URL in the results causes it to send 2 texts (1 with how I did and another linking to the site). Other games seem to have gotten around this by removing the protocol from the URL; would you be open to doing the same?
No big deal either way, just a potential weird quirk / quality of life improvement I thought I'd call out!
Re: Show HN: Figure is a daily logic puzzle game
#113Re: Show HN: Figure is a daily logic puzzle game
#114How would you teach someone to be better at this game?
Re: Show HN: Figure is a daily logic puzzle game
#115The fun for me in these sort of puzzles is writing a little solver, so here's mine https://gist.github.com/Q726kbXuN/a56bde5b7ea0e6fe1531584851... Interesting problem. And a big thank you for taking color vision deficiency into account. I love seeing puzzles like this that I can interact with. I'd just ask you consider keyboard input in the future.
Re: Show HN: Figure is a daily logic puzzle game
#116The fun for me in these sort of puzzles is writing a little solver, so here's mine https://gist.github.com/Q726kbXuN/a56bde5b7ea0e6fe1531584851... Interesting problem. And a big thank you for taking color vision deficiency into account. I love seeing puzzles like this that I can interact with. I'd just ask you consider keyboard input in the future.
Keyboard navigation is fixed now. Tab to move around and Enter to clear.
Re: Show HN: Figure is a daily logic puzzle game
#117"Small" puzzle games are just fascinating!
I'm in the same boat as you - did LOGIQ as a side project - somehow similar to Figure, and then again. It's online here; https://puzzles.dk. In LOGIQ I generate the puzzle on the phone, e.g., every player is solving different puzzles.
Anyway - really cool work crafting Figure!