Hello HN!<p>I made a new daily game called VideoPuzzle. Play it at <a href="https://videopuzzle.org" rel="nofollow">https://videopuzzle.org</a>. The goal is to unscramble a video divided into 4x4 tiles. Each day features a new puzzle to solve.<p>The technical stack includes:<p>- WebGL for video tile rendering<p>- Cloudflare R2 for video hosting<p>- Pocketbase for player ranking<p>The game features both a daily mode with global ranking and a practice mode.<p>The project builds on my experiences from my other games (<a href="https://squareword.org" rel="nofollow">https://squareword.org</a> and <a href="https://clickword.org" rel="nofollow">https://clickword.org</a>). However, this one adds a spatial reasoning component, where you have to examine the motion of the video or objects in the video to decide where to place the tiles and solve the puzzle in as few moves as possible. I think it's quite satisfying when the final tile slides into place.<p>Here is a video of the game in action:
<a href="https://twitter.com/SquareWordOrg/status/1858595932683571592" rel="nofollow">https://twitter.com/SquareWordOrg/status/1858595932683571592</a><p>Enjoy! And let me know what you think.