Making Games With JavaScript / by Christopher Pitt.

Develop games using the JavaScript web scripting language. This compact short book will help you learn how to use modern JavaScript to make games for web browsers. They’re effortless to use and they work everywhere. If you’ve ever wanted to make a game, join author Christopher Pitt. You’ll start wit...

Full description

Saved in:
Bibliographic Details
Main Author: Pitt, Christopher (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:1st ed. 2016.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • 1. Introduction
  • 2. The Game Loop
  • 3. Player Input
  • 4. Collision Detection
  • 5. Gravity
  • 6. Ladders
  • 7. Stairs
  • 8. Camera Locking
  • 9. Projectiles
  • 10. Mobs
  • 11. Health
  • 12. Checkpoints
  • 13. Inventory
  • 14. Maps.