anooprav7 / breakout-game

Breakout Game built in Vanilla JS - Play it here

Home Page:https://anooprav7.github.io/breakout-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout Game

Completely built in Vanilla JS Play the game here - https://anooprav7.github.io/breakout-game/

Run the Game locally

After cloning the repository locally

  • Download dependencies
yarn install
yarn start

TODOS

  • Add Responsive Mobile UI
  • Design Brick Level 2 and 3
  • Add mouse controls
  • Add special bonus Bricks
  • Design TODOS
    • Rounded corners in paddle
    • Redesign Brick shapes

About

Breakout Game built in Vanilla JS - Play it here

https://anooprav7.github.io/breakout-game/

License:Other


Languages

Language:JavaScript 89.9%Language:HTML 5.5%Language:CSS 4.6%