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

A Hotshot challenge


We can make the game more challenging by gradually increasing the boxes' falling speed. Let's say we set the initial falling speed to 0.3 and gradually increase the falling speed to 1.0 over a time span of 5 minutes. The boxes fall faster when the player plays longer. This can make the game more fun by challenging the player's limit.