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
- Host: GitHub
- URL: https://github.com/prankshaw/brick-breakout-game
- Owner: prankshaw
- Created: 2017-09-03T07:24:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T19:50:29.000Z (almost 8 years ago)
- Last Synced: 2025-03-26T00:42:54.527Z (about 1 year ago)
- Topics: game, html5-game, javascript-game
- Language: HTML
- Homepage: https://pranjalbrickbreakout.netlify.com/
- Size: 1.01 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!