This Breakout clone is written entirely in raw JavaScript (no jQuery!), and makes use of the HTML5 Canvas and Audio APIs, in addition to some CSS3 for the UI. PHP & MySQL is used to store high scores, and to retrieve scores and output them in a JSON format. Read about the development of the game here: http://nicolahibbert.com/html5-canvas-breakout-game/