This is written in C++ and built to WebAssembly with Emscripten. The code is at https://github.com/0xf00ff00f/rotator
Show HN: Test your shape rotation skills
0xf00ff00f.github.io
1–10 of 210 posts
This is written in C++ and built to WebAssembly with Emscripten. The code is at https://github.com/0xf00ff00f/rotator
Show HN: Test your shape rotation skills
0xf00ff00f.github.io
This sounds interesting. Will it be available on mobile?
This sounds interesting. Will it be available on mobile?
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...
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...