cch5ng / frontend-nanodegree-arcade-game

Arcade game written in JavaScript, using HTML Canvas
http://cch5ng.github.io/frontend-nanodegree-arcade-game/
0 stars 0 forks source link

Code Quality #4

Closed cch5ng closed 9 years ago

cch5ng commented 9 years ago

Code is not formatted with consistent, logical, and easy-to-read formatting as described in the Google JavaScript Style Guide.  Required: Follow the JSDoc guidelines for documenting code listed here. Required: Always use semicolons when necessary as listed here.

cch5ng commented 9 years ago

made fixes and am resubmitting to reviewer