Every 5x5 Nonogram
pixelogic.app
Every 5x5 Nonogram
1–10 of 89 posts
Re: Every 5x5 Nonogram
#2Inspired by One Million Checkboxes, I thought it would be cool to create a realtime, collaborative nonogram game where we can collectively try to complete all ~25 million of these puzzles. Just launched it this afternoon and its already at 65k solved!
Let me know if you have any feedback.
Re: Every 5x5 Nonogram
#3This is my game! I was recently curious about how many 5x5 nonograms can be solved purely with logic, no guessing. After running my nonogram solver on all 33,554,432 possible pixel combinations in a 5x5 grid, it turns out the answer is 24,976,511. Inspired by One Million Checkboxes, I thought it would be cool to create a realtime, collaborative nonogram game where we can collectively try to complete all ~25 million o…
Re: Every 5x5 Nonogram
#4This is my game! I was recently curious about how many 5x5 nonograms can be solved purely with logic, no guessing. After running my nonogram solver on all 33,554,432 possible pixel combinations in a 5x5 grid, it turns out the answer is 24,976,511. Inspired by One Million Checkboxes, I thought it would be cool to create a realtime, collaborative nonogram game where we can collectively try to complete all ~25 million o…
How many of the other 9 millions have a unique solution? I played minesweeper and sometime you can think a while and deduce a square that is not obvious.
Re: Every 5x5 Nonogram
#5Earlier quoted context omitted.
How many of the other 9 millions have a unique solution? I played minesweeper and sometime you can think a while and deduce a square that is not obvious.
I believe none of the other 9 million have a unique solution. My nonogram solver goes over every possible configuration for each row and column based on the clues, and either fills in squares that must be filled (all possibilities overlap) or marks squares that must be empty. So if the solver reaches a point where there is ambiguity about what the next move is, then it is deemed not solvable (without guessing). A goo…
Feature request: It would be nice to have a jump to unsolved puzzle. In section 1 it's difficult to find an empty one. Also, there is something weird with scrolling.
Re: Every 5x5 Nonogram
#6A really useful feature would be to hide finished and/or in progress ones so I don't have to scroll forever.
Great work, nicely polished, cool idea.
Re: Every 5x5 Nonogram
#7This is a ton of fun! A really useful feature would be to hide finished and/or in progress ones so I don't have to scroll forever. Great work, nicely polished, cool idea.
Re: Every 5x5 Nonogram
#8Re: Every 5x5 Nonogram
#9Re: Every 5x5 Nonogram
#10No but really how do I play. Do I click something to start a puzzle?
I wish you could filter out and just play unsolved ones.