Small bug: occasionally there are multiple matching pairs, although only 1 works (screenshot: https://ibb.co/JpRp0Pm ) Additionally, the auto rotation itself is mostly confusing, could be better to enable manual mouse rotation. Cool game nonetheless! Edit: The bug seems to be that shapes with different "DNA" can still be isometric in some cases: https://github.com/0xf00ff00f/rotator/blob/master/demo.cc#L4...
Show HN: Test your shape rotation skills
31–40 of 210 posts
Re: Show HN: Test your shape rotation skills
#3216 shapes (3rd try)
18 shapes (4th try)
24 shapes (5th try, no brute-force)
P.S. I had 7 years of art school in addition to engineering
Re: Show HN: Test your shape rotation skills
#33Scored 7 my first go but that was aided by one or two that were more or less had the same orientation and could spotted pretty easily.
Re: Show HN: Test your shape rotation skills
#34Earlier quoted context omitted.
It should work on mobile browsers (though I haven't tested yet).
Tried on Android chrome. I select two shapes which I'm pretty sure match and nothing happens. The only thing on the screen is a "code" hyperlink. Is there supposed to be a "accept" or "go" button or something?
Re: Show HN: Test your shape rotation skills
#35Sometimes the initial rotation hides a part of the shape. Also, I have always wondered if there's a way to translate these shapes to strings for quick "mental algorithm" matching. Something like, "5, left turn, 3, right turn..." I guess you'd need a normal form. The first turn can be defined as always "right" or "left," and subsequent turns can be right, left, up or down. The first turn that's "up" or "down," can be…
Re: Show HN: Test your shape rotation skills
#36Re: Show HN: Test your shape rotation skills
#3712 matches, 10 seconds per shape.
Re: Show HN: Test your shape rotation skills
#38Re: Show HN: Test your shape rotation skills
#39Fun game!
Re: Show HN: Test your shape rotation skills
#40ESC freezes it on Chrome on Linux.