This is a browser game developed using javascript and inspired by Atari Inc.'s implementation of the same game
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
node js
npm
Clone the repository and change the directory to breakout
$ git clone git@github.com:Felix45/breakout.git
$ cd breakout
Install all project dependencies by running the command below
$ npm install
Start the http application server
$ http-server
👤 Name | Github | ||
---|---|---|---|
Felix Ouma | @Felix45 | @Felix_Atonoh |
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- ❤️ ❤️ Special thanks to my late mum for buying me my first Brick Game
- Hat tip to Microverse for helping me keep the coding fire burning
- Hat tip to MixKit for free game sound effects used in this project
- Hat tip to Freecodecamp Channel for wonderful game tutorials used in this project
This project is MIT licensed.