This is a simple clone of the classic breakout arcade game powered by HTML5, CSS3, and canvas. See the deployed project live here.
These instructions will get you a copy of the project running on your local machine for development and testing purposes. To see the deployed project click here.
- Clone the project into your local machine.
- Install the necessary packages using
yarn
oryarn install
- Run
yarn start
in root folder in a command line window
- HTML5
- CSS3
- Vanilla JS
- Canvas API
- Node
- Express
- Heroku
- CircleCi
- Difficulty modes (very easy, easy, medium, hard, very hard, marathon)
- Changeable themes
- Scoreboard
- Mouse controls
- Keyboard controls
Please read CONTRIBUTING.md for details on the code of conduct and the process os submitting pull requests.
- Justin Hong - initial work
See also the list of contributors who participated in this project.
This project is licensed under the ISC License