« back Browsing Levels: #3182 "Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty)" | |
prev: #3181 "Cast-iron" | next: #3183 "Rubik's Floppy" |
"Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty)" by N7DOT 3 |
|
|
Comments (turn spoilers off) | ||||
15576 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | N7DOT 3 (2490) | Sat 25 Jun 2011 23:16 | |
Moved to graveyard: poor level |
||||
15575 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | N7DOT 3 (2490) | Sat 25 Jun 2011 23:11 | |
Sorry, I just had alot of trouble making this level, and I'm also sorry about forgetting to credit the inventor of the puzzle this is based on. | ||||
15573 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | Dave (2400) | Fri 24 Jun 2011 23:45 | |
radiant: binary adder was an impressive demonstration of how much boolean algebra can be compressed into such a small area. I agree that the 3x3x1 is implementable, but for this to be a worthwhile excercise we need to get into 3 dimensions and find a solution to the 2x2x2 problem. My question is: how do you implement six colours whilst maintaining any reference to the tactile feel or appearance of the cube? |
||||
15572 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | radiant (1469) | Fri 24 Jun 2011 22:45 | |
Observe that in a Rubik's Floppy using U, D, L, and R as generators, each move consists simply of swapping two pairs of blocks, and the central block on each side is invariant under all moves (except that on the actual device it has a parity signal, not that this has any effect on otherwise-valid solutions). I see a line of attack to implement this without allowing invalid moves (pushing a side off to the right or down and then not putting it back, or else manipulating the blocks so that they go back in non-reversed order), and if I can do it in reasonably compact space then I might just upload it. It's well-established by now that Escape is Turing-complete and so even the full 3x3x3 cube would be possible to implement in theory, except that the limits on board dimensions probably cap at too low a value to allow all 6 generators to be expressed. Demonstrations like this can still get points in style; they just need to be sufficiently recognizable (the 1x3x3 "puzzle" is far more obscure than the traditional 3x3x3, and even the 4x4x4 and 5x5x5 variants) and work properly. See something like #2894 (8-Bit Binary Adder), which has the additional point that there's at least an (admittedly trivial) goal which has to be accomplished before the exit opens, as opposed to just being able to head off to the exit at any time, even mid-move. In fact, if not for me telling you now, you wouldn't know that the level was originally supposed to have a "Clear" mechanism so you could reset everything and try multiple additions without having to go back to move 0; this was eventually scrapped after I had to settle for a carry mechanism that couldn't account for the garbage it would leave. |
||||
15571 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | Dave (2400) | Fri 24 Jun 2011 21:39 | |
A Rubik's Cube implementation relies upon simultaing a rotational movement with only linear motion available. This is where your level fails as soon as you put the side back in place and try to make a second turn. If I had thought of a way of doing this I would have done it already, which is not to say it's impossible, I just can't see a suitable method. I will keep pondering it though. PS. You already know my thoughts on the ratings situation, it is a problem. |
||||
15570 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | N7DOT 3 (2490) | Fri 24 Jun 2011 15:59 | |
oops... i meant ALL my implementations, not NONE of my implementations... | ||||
15569 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | N7DOT 3 (2490) | Fri 24 Jun 2011 15:57 | |
why did I waste so much of my time on this level? none of my implementations are either already done or flawed to the point that they no longer are worth the time, it seems. I have two other implementations that will be neat, and one will be kind of difficult, but they are difficult enough to make that i don't see myself uploading them. if this level has poor style, i'd really like to see somebody actually TRY to make a rubik's cube implementation WITHOUT using this level as a guideline; A.K.A. from SCRATCH. sorry if this seems a harsh conclusion... it's just there are some levels i really want to make, but the work is too much to be justified, due to getting any rating beyond 5 for style becoming very hard to get, unless the difficulty is above 6 and the level still has style above 4 otherwise. I Absolutely hate to say it, but it really does seem like Escape is dying. |
||||
15568 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | radiant (1469) | Fri 24 Jun 2011 15:33 | SPOILER |
Added speedrun: 26 moves (old: 27). | ||||
15567 | Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty) | N7DOT 3 (2490) | Fri 24 Jun 2011 15:25 | |
'Floppy Cube (1x3x3 Rubik's cube) Implementation (Faulty)' uploaded by N7DOT 3: Sorry about the faults, I've been working on this for several days now, and several hours per day, and this looks like it is the best I'll get. If somebody makes a version where the flaws don't show up as fast or don't show up at all, please upload it. I'd like to make it a contest. whoever can make the most flawless Rubik's cube machinism wins. contest closure date: TBA. |
||||