Skip to content

HTML5.2x: Game Programming with HTML5

License

Notifications You must be signed in to change notification settings

paiv/html5.2x.game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W3Cx: HTML5.2x HTML5 Part 2: Advanced Techniques for Designing HTML5 Apps

A one-level simple game I did for the course:

  • HTML5
    • gamepad
    • audio context
    • canvas
    • xhr XMLHttpRequest
  • minimize with
    • Google Closure Compiler
    • TinyPNG
  • Game framework
    • gamepad/keyboard input
    • canvas blending
    • collision detection
    • A-star path finding
    • sprite sheets
    • fog of war

Play the game: paiv.github.io/html5.2x.game

About

HTML5.2x: Game Programming with HTML5

Resources

License

Stars

Watchers

Forks