Email or username:

Password:

Forgot your password?
Devil Lu Linvega

I was reading about sliding wood puzzles recently, and I had some time to kill this afternoon, so I made an implementation of Dad's Puzzler. A puzzle where you must bring the top-left block(2x2), to the bottom-left by sliding things around.
git.sr.ht/~rabbits/uxn-utils/t

10 comments
Derek Carroll

@neauoire nice job replicating the dashed border from the original!

Hunter Gough 🍦🌹

@neauoire My grandparents had one of these. I spent a lot of time playing with it as a kid.

Hunter Gough 🍦🌹

@neauoire maybe it's called "dad's puzzler" because "mother puzzler" was too provocative.

Lizbeth

@neauoire this is great, love the wood grain detail :) i use to have a plastic version of a more complicated one when i was a kid they’re fun

[DATA EXPUNGED]
benthor

@neauoire Ooh, very nice. I wonder what it would take to modify this to intuitively work with arrow keys instead. Unfortunately there are some states where it's ambiguous which block should move, e.g. to the right...

Devil Lu Linvega

@benthor yeah the moving is a bit tricky, in this case you could either, move the left 1x1 block right, so it would force the other to move right.

Or mouse2/mouse3 to change the collision check order to anti-clockwise. Which is how I manage it.

ティージェーグレェ

@neauoire if you enjoy things such as that, I'm guessing you might also dig 秘密箱 「himitsu boko 」aka puzzle boxes (though a more literal translation would be: "secret box") from Japan which have some wonderfully elaborate work crafting.

dimanech

@neauoire Why you graphic so amazing. It is simple, but it really timeless. Genius!

Go Up