/CS174A

Primary LanguageJavaScript

Bubble Blasters

CS 174A Fall 2014 Final Project

Kevin Bui, Connie Chiou, Peter Huang

Instructions


All necessary files are included and project must be run in Firefox.

Topics Covered


  • Camera Placement
    • Game uses orthographic projection
  • Rotation
    • Bubbles spin more quickly as player advances levels
  • Lighting
    • Bubbles and cannon are lit by a point source
  • Texture Mapping
    • Bubbles have steel texture
    • Cannon has wooden texture
  • Keyboard Navigation
    • Player uses various keys (space, p, r, s, q) during game play
  • Collision Detection (advanced topic)
    • Determine placement of launched bubbles