Book Image

HTML5 Game Development Hotshot

By : Seng Hin Mak, Makzan Makzan (Mak Seng Hin)
Book Image

HTML5 Game Development Hotshot

By: Seng Hin Mak, Makzan Makzan (Mak Seng Hin)

Overview of this book

Table of Contents (15 chapters)
HTML5 Game Development HOTSHOT
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Mission accomplished


Throughout the eight tasks, we have created a running game where a player needs to avoid the obstacles while running, as shown in the following screenshot:

We learned several key concepts in this project, including the Game loop, requestAnimationFrame, the concept of parallax scrolling, keyboard input, and spritesheet animation.