Sunday, February 20, 2022

Show HN: Test your shape rotation skills https://ift.tt/Yec8AEu

Show HN: Test your shape rotation skills Hi all, hope someone enjoys (or not) my weekend project. See how many matching pairs you can find in two minutes. This is written in C++ and built to WebAssembly with Emscripten. The code is at https://ift.tt/Y3yTbfC https://ift.tt/zH7edbY February 21, 2022 at 12:49AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...