Supposing I had a solution to that puzzle, how much real money do you reckon I could turn that into? Given that the exchange rate would drop dramatically as I started selling.
Funny I am stuck at the pink triangle, but my gradients are mostly matched. I used the Mac's color picker and what it gave me doesn't work, even though both target and result are showing exact same rgb value in that :(.
It's both that and the circle that I can't get past now :) Extending the circle's height to what should be correct screws up the whole diff and paints a load of stripes across it...
Yeah I wasn't sure if I should include this CSS game, or where to put it. But I think it's a fun "warm-up" exercise, and stages 2-4 have some very challenging programming puzzles. Thanks for the feedback, I'll try to update the wording in the post!
That's surprising, I tested this on Mac with Firefox 64, Chrome, and Safari. Which operating system are you using, and could you try disabling some extensions?
It's possible to complete the first challenge without writing any CSS -- just deactivate break points to bypass the anti-debugger loop, and then use react dev tools to modify state and set the `completed` key to true :)
This CSS game was just the first of four stages, but it had a prize of 0.005 BTC. The next two stages also have addresses with 0.005 BTC, and the last one unlocks the address with 0.125 BTC.
The link to the third stage does not seem to work (https://btc2018.formapi.io/d63c04b...). I get "btc2018.formapi.io’s server IP address could not be found." When visiting a wrong address, I get "Page not found" instead.
One thing that's adding to the "frustration factor" of the CSS problems is that the updates seem rather racy (Firefox 63, MacOS), in the sense that if you edit further while an update is already running, it doesn't seem to trigger a further update. Makes moving things around 1px at a time more annoying that it should be.
(I'm another one stuck with a just few pixels difference on the triangle for CSS Puzzle 7. Once someone's claimed the final prize, might there be an option to skip through to the later puzzles?)
Ah, it's reassuring to see other people getting mad on that triangle. I am very curious to see the solution for that thing in particular, as I found all the other CSS puzzles way easier :)
Sorry, yes I'm realizing that I made the last CSS puzzle too difficult. I've just updated it and removed the gradients, so it should be a bit easier now.
The problem was that the triangle angle was more than 8 degrees but less than 9 degrees. Probably the triangles were constructed differently. Anyway, I started again from the beginning now so I can't test further.
The angle was actually 81 degrees, and you probably had some different sizes for the borders. Sorry about that! The puzzle wasn't meant to be insanely difficult and frustrating until the end.
The css puzzle was definitiv fun but definitively frustrating due to inaccuracy and bugs of the html2canvas library.
However I have to say the second puzzle is pretty uninteresting. It just seems so arbitrary and just kills all possible fun by giving you exact instructions how you are supposed to complete it.
The last css puzzle keeps breaking for me and I'm on the spot pretty much but then i get triangles of death over the whole image. Is there a way to continue with the other challenges?
EDIT: Tried on chrome and firefox and when i try to put the circle into position the image breaks.
Hey well done, thanks for posting! Did you solve the first stage with the CSS puzzles?
I'd be really interested to know if you figured out the correct CSS, or if you found the solutions in the JS source, or if you disabled the debug protection and used the React Dev Tools. Haha I made a lot of mistakes here. But hacking/reverse engineering is all part of the challenge :)
I solved most of them using plain CSS except for the 7th puzzle, I had to right-click the solution canvas and view that within another tab so that I had access to the dev tools colour picker tool. Great puzzle though! Got me thinking about the possibilities of such projects.
A community run puzzle platform where people have to pay a few thousand Satoshi to play. Or simply a lottery style game that clocks out at midnight every day.
61 comments
[ 3.4 ms ] story [ 137 ms ] threadFor anyone else reading this - The puzzle has been updated to remove the gradients and transform, so it should be much easier now.
>I know this isn’t really a “programming challenging”
5Kbf6NSm6SABiMHwDcuZKY17fmCsnsKRYxR4hcnGqfzPsTeZnEj
https://www.blockchain.com/btc/address/1CSSrZSSRf1RyShKGsYXw...
Too bad I didn't know about the Dinosaur game in Chrome.
But someone was able to solve the final puzzle 24 hours after it went live. I'll be writing up some blog posts with the solutions.
One thing that's adding to the "frustration factor" of the CSS problems is that the updates seem rather racy (Firefox 63, MacOS), in the sense that if you edit further while an update is already running, it doesn't seem to trigger a further update. Makes moving things around 1px at a time more annoying that it should be.
(I'm another one stuck with a just few pixels difference on the triangle for CSS Puzzle 7. Once someone's claimed the final prize, might there be an option to skip through to the later puzzles?)
My personal best (9px left): https://i.imgur.com/A0LIDxT.png
I've updated the last puzzle to remove any transforms, so it should be much easier now, and you can move on to the next stage.
But if you refresh the page, I've made this last puzzle much easier by removing the `transform`.
However I have to say the second puzzle is pretty uninteresting. It just seems so arbitrary and just kills all possible fun by giving you exact instructions how you are supposed to complete it.
EDIT: Tried on chrome and firefox and when i try to put the circle into position the image breaks.
Email me at lustig@knophy.com if you’re interested in chatting. The idea has tremendous potential and I’m nearing completion of a prototype.
Thanks in advance, Michael
Edit: 500,000 Sat sounds better :P
I'd be really interested to know if you figured out the correct CSS, or if you found the solutions in the JS source, or if you disabled the debug protection and used the React Dev Tools. Haha I made a lot of mistakes here. But hacking/reverse engineering is all part of the challenge :)
A community run puzzle platform where people have to pay a few thousand Satoshi to play. Or simply a lottery style game that clocks out at midnight every day.