If you already have even basic familiarity with HTML, CSS, and JavaScript, you're ready to learn how to build a browser-based game. In Build an HTML5 Game, you'll use your skills to create a truly cross-platform bubble-shooter game - playable in both desktop and mobile browsers.
As you follow along with this in-depth, hands-on tutorial, you'll learn how to:
Send sprites zooming around the screen with JavaScript animations
Make things explode with a jQuery plug-in
Use hitboxes and geometry to detect collisions
Implement game logic to display...
If you already have even basic familiarity with HTML, CSS, and JavaScript, you're ready to learn how to build a browser-based game. In Build an ...