Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.38 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.38 KB

2D Breakout Game

This is a simple clone of the classic breakout arcade game powered by HTML5, CSS3, and canvas. See the deployed project live here.

Getting Started

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.

Installing

  1. Clone the project into your local machine.
  2. Install the necessary packages using yarn or yarn install
  3. Run yarn start in root folder in a command line window

Built With

Game Features

  • Difficulty modes (very easy, easy, medium, hard, very hard, marathon)
  • Changeable themes
  • Scoreboard
  • Mouse controls
  • Keyboard controls

Contributing

Please read CONTRIBUTING.md for details on the code of conduct and the process os submitting pull requests.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the ISC License