cannonspears / breakout

A simple JavaScript game utilizing HTML Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout

A simple JavaScript game utilizing HTML Canvas


Table of Contents


Installation

Download the zip file or clone via https://github.com/cannonspears/breakout.git


How To Play

  • Open index.html in your browser
  • Use the mouse or arrow keys to move the paddle
  • Break all 15 blocks within the 3 provided lives

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

A simple JavaScript game utilizing HTML Canvas


Languages

Language:HTML 100.0%