codelucas / fatty-big-star

A browser based platform game, by: Lucas, Dinali, Allan, Han, Skylar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatty-big-star

Our game for CS113 Fall '14!

###Style Guide:

  • All HTML files (files with a .html or .htm extension) must be indented with 2 spaces (not tabs)

  • All Javascript and CSS files (files ending with a .js or .css extension) must be indented with 4 spaces (not tabs).

  • All static files (in our case this is everything except for index.html) should go inside the /static directory and then into the file's appropriate subdirectory.

About

A browser based platform game, by: Lucas, Dinali, Allan, Han, Skylar

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.5%