This sounds interesting. Will it be available on mobile?
It should work on mobile browsers (though I haven't tested yet).
Show HN: Test your shape rotation skills
131–140 of 210 posts
Re: Show HN: Test your shape rotation skills
#132IMO this would be more enjoyable if the shapes were more different morphologically, and fewer (ideally no) close pairs which differ only in the length of a segment by a single block. After the first couple of wrong guesses (though I'm pretty sure one guess was correct - could be the bug https://news.ycombinator.com/item?id=30408567 ) I started to count segment lengths rather than relying on mental shape rotation.
Re: Show HN: Test your shape rotation skills
#133Re: Show HN: Test your shape rotation skills
#13410 shapes 12 sec/shape (2nd try, no brute-force, mobile) 16 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
no qualifications, other than liking physical 3d puzzles
Re: Show HN: Test your shape rotation skills
#135Re: Show HN: Test your shape rotation skills
#136Re: Show HN: Test your shape rotation skills
#137Does anyone else feel their brain “heat up” when doing intensive thinking like this?
Re: Show HN: Test your shape rotation skills
#138Small 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...
Re: Show HN: Test your shape rotation skills
#139Re: Show HN: Test your shape rotation skills
#140So cool, I love this! I’d love to play around with it, but I don’t see a license at a glance. If I were to make a variation of this, would I be allowed to share it with attribution to this version?