Live data from Hacker News

Show HN: I may have created a new type of puzzle

dogbunnypuzzle.com

441–450 of 485 posts

Re: Show HN: I may have created a new type of puzzle

#442
Can't wait for regular puzzles like this!! This was awesome! From a technical perspective, I'm wondering if there are some kind of generative procedures that can generate "solvable" graphs? Very curious about it :) Also how to get the solution from a previously generated graph although that might be simply some DFS/BFS across several "start" nodes where the search stops once all the target conditions are met. Still very interested though and amazing job!!

Re: Show HN: I may have created a new type of puzzle

#443
post #413
post #265

Earlier quoted context omitted.

I liked the insanely rapidly flashing colors.

I know, I like them too! This was a popular thing to do in ye olde commodore 64 days, because you could cycle the background color easily in basic, and nobody thought yet that a video game could trigger epilepsy (honestly, I'm a bit skeptical about this theory even today, but will defer to the typical opinion on this matter, not being an epilepsy expert)

I don't think it's that dangerous if the flashing is very rapid, it has to hit some sweet brainwave spot (10x/s ?) I think. The Porygon episode did.

Re: Show HN: I may have created a new type of puzzle

#444
post #175

(author here) Great feedback! Yes, I am the "Land of Lisp" guy Sorry about the potential epilepsy trigger- that was the fastest way I could think of to code a quick "reward effect", I will do something different in the next version. I didn't really expect anyone to care enough to solve the puzzle lol. Now that I know people like the puzzle, I will build out the website and post regular puzzles, follow my Twitter @lis…

Nice puzzle: Was able to complete it after some trial & error. Suggestions: - Mark uncrossable paths with (an 'X' in the middle of the line) OR (red) to make it clearer that the path cannot be currently crossed. - Mark paths with fulfilled conditions (as green OR with the 'X' removed) - Mark fulfilled conditions with (a tick symbol OR green) and unmet flags with (a cross ('X') OR red) to make the fulfillment state of…

I would prefer if that was not "auto" marked in that way, it felt nicer to try to think about each crossing. Perhaps something that could be turned on and off.

Re: Show HN: I may have created a new type of puzzle

#446
post #373

Ultra frustrating, impossible learning curve. Tried twice several hours apart, no progress. Congratulations if that's what you wanted.

Same here. No shame in it. Wouldn't say it is frustrating but it is a mild annoyance. However, the issue for me was that Darkreader extension was on which made the circles invisible to me.

Re: Show HN: I may have created a new type of puzzle

#448
post #175

(author here) Great feedback! Yes, I am the "Land of Lisp" guy Sorry about the potential epilepsy trigger- that was the fastest way I could think of to code a quick "reward effect", I will do something different in the next version. I didn't really expect anyone to care enough to solve the puzzle lol. Now that I know people like the puzzle, I will build out the website and post regular puzzles, follow my Twitter @lis…

No need to improve on any of the suggestions here, pal. Just continue your monthly 1st/15th releases. What is really valuable is the unparalleled creativity in it, not the senseless polishing to cater to the swarming audience.

Re: Show HN: I may have created a new type of puzzle

#450

Earlier quoted context omitted.

That was fun but I didn't see any reward effect at all.

Did you get both rabbits to the carrot?

Yes, I did. No reward condition. I am using a dark mode browser extension though.
Post reply on HN