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

Chapter 5. Building an Isometric City Game

We created a canvas-based game in the last project. We will continue working on canvas and CreateJS library in this project. We are going to create a game where players build their own city. We give the city depth by using an isometric projection, the so-called 2.5D world. We also will learn more essential CreateJS techniques that help us build canvas-based games.