/Bugger

An HTML5 Canvas powered video game, developed using the best practices in Object Oriented JavaScript.

Primary LanguageJavaScript

Bugger

Play the game here

Table of Contents

Description

An HTML5 Canvas powered video game, developed using the best practices in Object Oriented JavaScript. Called Bugger, it is similar to the classic arcade game Frogger, played in the browser.

Instructions

  1. Download the zip or clone from Github.
  2. Open the index.html file in a browser.
  3. Use the arrow keys to move the player.
  4. Get the player to the water.
  5. Avoid colliding with the bugs.
  6. If collision is detected player will be reset.
  7. Win once player has made it to the water.
  8. Continue to next level to increase difficulty.

Dependencies

References