Skip to content

Interactive WebGL game (using HTML/JS/jQuery) featuring collision-detection, textures, etc. (CS 174A)

Notifications You must be signed in to change notification settings

eescueta/MoonRunner

 
 

Repository files navigation

Team #7 (Nathan Tung, Mark Iskandar, Earl Escueta)

CS174A Term Project/MoonRunner README

Tested and developed on Mozilla Firefox

Instructions: Open the 'MoonRunner.html' file in Firefox

Folders:

Common - Contains files for WebGL Images - Contains images for the game Sounds - Contains sound effects

Files:

eventlistener.js - reads keyboard input global.js - contains global variables moonrunner.js - contains main game loop and functions shape.js - contains functions to generate geometry texture.js - initializes textures MoonRunner.html - webpage for game style.css - css styling

About

Interactive WebGL game (using HTML/JS/jQuery) featuring collision-detection, textures, etc. (CS 174A)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • HTML 10.1%
  • CSS 1.1%