/breakout-game

Breakout Game built in Vanilla JS - Play it here

Primary LanguageJavaScriptOtherNOASSERTION

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