2014 | OriginalPaper | Chapter
29. Finishing the Tick Tick Game
Published in:
Building JavaScript Games
Abstract
In this chapter, you finish the Tick Tick game. First you add a timer such that the player has a limited amount of time to complete each level. Then you add a few mountains and clouds to the background to make the game visually more interesting. Finally, you progress through the levels by adding two extra game states: the “game over” state, and the “level finished” state.