- Three.js
- Cannon.js
- WebGL
- Game Physics
- Web Audio
A browser game built with Three.js and Cannon.js, a foray into WebGL and real-time physics. Stack blocks as high as you can by dropping each one when it lines up with the tower. Miss and the overhang grows; keep the stack steady to beat your score.
Features
- Real-time physics: Cannon.js for gravity, collision and stacking; blocks shrink to fit overhangs
- WebGL rendering: Three.js with orthographic camera and simple 3D blocks
- Controls: Click, tap or press Space to drop a block when it’s over the stack
- Sound: Web Audio API for drop and game-over feedback

