An open API service indexing awesome lists of open source software.

https://github.com/prankshaw/brick-breakout-game

Brick breakout game with JavaScript
https://github.com/prankshaw/brick-breakout-game

game html5-game javascript-game

Last synced: about 1 year ago
JSON representation

Brick breakout game with JavaScript

Awesome Lists containing this project

README

          

# Brick-Breakout-game
## Play Now
Play this game at -- https://pranjalbrickbreakout.netlify.com/
## Development
A Brick breakout game, developed with basic javascript and CSS.
## Rules
The game has 3 lives for a user and motive is to break all the bricks. The ball can be ricocheted with help of a paddle controlled using keyboard arrow keys. May you win this Game!!
# Developed to Play!!