Author
|
Topic: Werbad's Puzzles (Read 18549 times)
|
|
|
|
jf
|
|
|
|
|
« Last Edit: September 23, 2008, 08:41:14 PM by jf »
|
Logged
|
|
|
|
|
Werbad
|
Nice work! My solution for Quicktime 2: hufedot (Works for v2 as well)
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Werbad
|
New Puzzle: Scrambled Eggs dehadohCurrently I have no solution for it, but it is theoretically possible to solve. Bonus points if anyone solves it without gates as a main element.
|
|
|
|
|
Logged
|
|
|
|
|
Rene
|
For Scrambled Eggs ( dehadoh): pihuvydNot one of my fastest solutions, but it does the job...  No bonus points, either: I first sort the crates, which would probably be considered using gates as "main element". Then I compare each crate with the left-most target. The highest one that moves to the left is the one that is equal to the target. The other targets are determined in the same way.
|
|
|
|
|
Logged
|
|
|
|
|
Werbad
|
My Current Solution: lasidav It relies entirely on the delay between the released crates. It's not the solution I had in mind, but it's currently my only working.
|
|
|
|
|
Logged
|
|
|
|
|
immibis
|
|
|
|
|
|
Logged
|
Those physics detectors might make more impossible puzzles even more impossible.
|
|
|
|
Werbad
|
Interesting. You didn't happen see what was the cause of it? Edit: It breaks if the feed is too fast... Fixed Version tuvesux Just needed to adjust the timing for the top feed
|
|
|
|
« Last Edit: November 07, 2008, 01:43:12 PM by Werbad »
|
Logged
|
|
|
|
|
Werbad
|
New Puzzles: Speed Test: segugybSpeed Test 2: jepycadSpeed Test 3: hakefuhFirst one should be easy for the more experienced players. I've been close to solving the second one, but I have yet to find a working solution for it. Edit: Solved the second one. For the third I've managed to retrieve 3/4 bits.
|
|
|
|
« Last Edit: November 11, 2008, 08:22:32 PM by Werbad »
|
Logged
|
|
|
|
|
Werbad
|
New Puzzles: The Safe kikoromThe Safe (Hard) xakudycAnyone tried the speed test levels yet?
|
|
|
|
|
Logged
|
|
|
|
|
Twee
|
Anyone tried the speed test levels yet?
I still haven't cracked "Quickpeek" pycezod. 
|
|
|
|
« Last Edit: November 25, 2008, 02:12:15 AM by Bucky »
|
Logged
|
|
|
|
|
immibis
|
|
|
|
|
|
Logged
|
Those physics detectors might make more impossible puzzles even more impossible.
|
|
|
|
jf
|
For The Safe Hard ( xakudyc): muxufugThat's a tough one! It's a grueling exercise in timing and miniaturization. Now I know why I don't have any time to catch up on Rubicon puzzles -- the little Rubicon time that I do have now and then gets eaten up in the Werbad puzzle thread. My other Werbad solutions-in-progress will have to wait for another day. My solution takes its sweet time to solve, not due to waste -- once I've matched any value, I lock that one down to the end -- but because it seems to take forever to get that last, third number dialed in. Each sweep of the combination takes 256 ticks, and the sequential adding of random numbers doesn't seem to produce an even distribution when I'm watching for it to finally match! I suspect a gremlin.My design: I detect the values up top in a periodic sweep, and send them down to the bottom for comparison, only spinning the dials for the misses and keeping the matched values locked in place. Each sweep takes 128 ticks due to the design of the sweeping mechanism, and every other sweep is garbage due to timing conflicts with the spinning of unmatched dials, so every other sweep is discarded, giving a period of 256 ticks.Without revealing the design, here is how many of the up or down pipes I used: Just one down pipe is used. 
|
|
|
|
« Last Edit: December 01, 2008, 09:27:20 AM by jf »
|
Logged
|
|
|
|
|
Werbad
|
Nice work on that one! My solution: hupifalI see that we used pretty different ways for solving the level though. My solution uses 3 up and 2 down pipes. My solution is kind of complex: The basic idea is that I check each target one at a time. I drop X and X+1 onto the gate at the top and count the number of barrels that went left. If the result was 0 or 2 I spin the dials. Otherwise I move on to the next barrel. The solution is made up of a lot of smaller sub-systems, all which are pretty complex. I'm not going to explain how all of them work though.Note: Last time I tried it I had to wait for 15 minutes before it solved. Edit: My solution for the 'Easy' version: mypodesAnd a new Puzzle: Match 3: nubidus
|
|
|
|
« Last Edit: December 01, 2008, 05:08:37 PM by Werbad »
|
Logged
|
|
|
|
|
 |