Loading…

Advanced game design with HTML5 and JavaScript /

How do you make a video game? Advanced Game Design with HTML5 and JavaScript is a down to earth education in how to make video games from scratch, using the powerful HTML5 and JavaScript technologies. This book is a point-by-point round up of all the essential techniques that every game designer nee...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Van der Spuy, Rex (Author)
Format: Electronic eBook
Language:Inglés
Published: California : Apress, 2015.
Series:The expert's voice in game development
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Level up!
  • The canvas drawing API
  • Working with game assets
  • Making sprites and a scene graph
  • Making things move
  • Interactivity
  • Collision detection
  • Juice it up
  • Sound with the web audio API
  • Tweening
  • Make your own game engine
  • Appendix A: Vectors for movement and collision detection.