Bugger
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
- Download the zip or clone from Github.
- Open the
index.html
file in a browser. - Use the arrow keys to move the player.
- Get the player to the water.
- Avoid colliding with the bugs.
- If collision is detected player will be reset.
- Win once player has made it to the water.
- Continue to next level to increase difficulty.