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
101–110 of 210 posts
Re: Show HN: Test your shape rotation skills
#102Inspired by Super Hexagon (remember that?), you need to repeatedly tell a "snake" which way to go with the left and right arrow keys... while the game viewport twists and rotates randomly as it continually zooms out.
GoOd lUcK.
(It's from here, 1 month ago: https://news.ycombinator.com/item?id=29923707)
I incidentally find I have to mute the background music, as I really get into it (used to listen to it often!) and zone out... welp
(Also, for completeness - the APK link is sadly dead, but it still lives on on the scary APK sites that are out there, and my phone doesn't seem to mind it.)
Re: Show HN: Test your shape rotation skills
#10310 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
(Notices this comment) "...Hmph!" (Tries harder, focuses)
-> 12
-> 10
:(
Nothing like neural training, eh? Hmph :)
Now I'm curious what you think of https://news.ycombinator.com/item?id=30409693.
Re: Show HN: Test your shape rotation skills
#104I’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?
Re: Show HN: Test your shape rotation skills
#105Re: Show HN: Test your shape rotation skills
#106Re: Show HN: Test your shape rotation skills
#107Does anyone else feel their brain “heat up” when doing intensive thinking like this?
Re: Show HN: Test your shape rotation skills
#108Also, don't mind being timed to the nth of a second, but I'd prefer a clock that was not so frenetic in my field of vision, just showing seconds would be enough.
Re: Show HN: Test your shape rotation skills
#109Re: Show HN: Test your shape rotation skills
#110I suggest you make a similar problem: matching small isomorphic graphs. I think that's what a lot of software engineeting is really about.