18
HTML5 Games 0.1: Speedy Sprite By: Debidatta Satapathy Computer Science & Engineering Sec-B ,Regd. No: 0711012073 Guided By: Prof. Debahuti Mishra

Html5 games 0.1

Tags:

Embed Size (px)

DESCRIPTION

Its all about the new java script gaming using HTML5 canvas tag

Citation preview

  • 1. HTML5 Games 0.1:Speedy Sprite
    By:
    DebidattaSatapathy
    Computer Science & Engineering
    Sec-B ,Regd. No: 0711012073
    Guided By:
    Prof. Debahuti Mishra
  • 2.
  • 3.
  • 4.
  • 5.
  • 6. Contents
    • Introduction
    • 7. Creating a Canvas
    • 8. Game Loop
    • 9. Hello World
    • 10. Creating The Player
    • 11. Keyboard Controls
    • 12. Adding more Game Objects
    • 13. Loading and Drawing Images
    • 14. Collision Detection
    • 15. Sounds
    • 16. References