Chapter 9. Game Development

Game development is the most fun you can have with a computer, but that doesn’t mean it’s easy. You need to have a fundamental understanding of mathematics, including algebra, trigonometry, and vectors, and you have to come to grips with some pretty complicated topics, such as implementing animations and collision detection. In the end, however, there’s nothing quite as satisfying for software developers as being able to make the vision they originally had for a game come to life on screen.

Fortunately, we’ve been through all of that—mathematics, implementing animations, collision detection, etc.—in previous chapters in this book. After all that hard work, it’s time to have some fun implementing games.

This chapter ...

Get Core HTML5 Canvas: Graphics, Animation, and Game Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.