© Zarrar Chishti 2017

Zarrar Chishti, Cross Over to HTML5 Game Development, https://doi.org/10.1007/978-1-4842-3291-0_1

1. Introduction

Zarrar Chishti

(1)Glasgow, UK

“If you have a garden and a library, you have everything you need.”

Marcus Tullius Cicero (106 BC – 43 BC)

var replaceWord1 = str.replace("garden", "computer");var replaceWord2 = str.replace("a library", "time");

I have been developing software since 1996 and I have developed games for small and large companies for over a decade now. Like any form of development in the real world, you need to know why you are building the game before you think of coding strategies and build processes. In the gaming world, this comes in the form of the game’s story. This includes the background, reasons ...

Get Cross Over to HTML5 Game Development: Use Your Programming Experience to Create Mobile Games 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.