Skip to content
← All games

puzzle · 2024

Cube Sprint

Slide cubes to clear the grid before the timer runs out.

Unity WebGL build · loads on click

Desktop controls

Arrow keys or WASD to slide. R to restart.

Mobile controls

Swipe to slide. Tap reload to restart.

Build details

  • Size: 22 MB
  • Engine: Unity (WebGL)
## About Placeholder example game. Cube Sprint is a fast-paced grid puzzler where you slide colored cubes into matching slots before the timer ends. ## To replace this with a real build 1. Build your Unity project for WebGL. 2. Copy the resulting build folder to `public/games/example-puzzle/`. 3. Set `status: "live"` and `buildUrl: "/games/example-puzzle/index.html"` in this MDX. 4. Update title, year, genre, and copy. Or rename the file (`mv example-puzzle.mdx your-game.mdx`) and update the `slug` in the frontmatter to match.