Arcade-style coal breaker game built with Unity (WebGL). Destroy every coal block while keeping the ball in play. Smooth physics, responsive controls, and browser deployment.
• Use mouse or arrow keys to move the paddle
• Break all the coal blocks to finish a stage
• Don't let the ball drop below the paddle
• Click the canvas to focus and start
This project shows Unity WebGL pipeline mastery and ability to adapt a classic mechanic to a themed variation: breaking coal blocks.
Smooth physics and tight control feel were prioritized for a satisfying arcade loop while ensuring performance in the browser runtime.
Unity build optimized for WebGL with custom loader integration and responsive scaling canvas.