Skip to content

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

License

Notifications You must be signed in to change notification settings

Felix45/Breakout

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published