/Breakout

This is a browser game developed using javascript and inspired by Atari Inc.'s implementation of the same game. Built with vanilla JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

Breakout

This is a browser game developed using javascript and inspired by Atari Inc.'s implementation of the same game

App Screenshot

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  node js
  npm

Setup

Clone the repository and change the directory to breakout

  $ git clone git@github.com:Felix45/breakout.git

  $ cd breakout

Install

Install all project dependencies by running the command below

  $ npm install

Usage

Start the http application server

  $ http-server

Deployment

Authors

👤 Name Github Twitter LinkedIn
Felix Ouma @Felix45 @Felix_Atonoh LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • ❤️ ❤️ 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

📝 License

This project is MIT licensed.