tanirim/gesture-cube ? reverse-engineered prompt
Reverse engineered prompt
Build me a browser only game where I can solve a 2 by 2 Rubik’s cube with my hands using my webcam.
I want the cube shown in augmented reality over the camera feed, with real time hand tracking so I can rotate the cube, pick a face square with finger counts, and turn layers with my other hand. Please include a hint mode that shows the next best move directly on the cube, and a clean end screen that shows my moves, time, and how close I was to optimal, plus a Play Again button.
Make it work fully on the device, with no video sent to a server. It should run as a static site, support English and Turkish based on the browser language, and feel smooth enough to use on desktop and phone. If you need to check current docs for the hand tracking or rendering pieces, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit