Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 233 Bytes

breakout

Game on pure JS(MDN tutorial)

Added some my own features:

  • Changing direction to random number after the hit
  • Add influence of on what side of paddle our ball was fallen

DEMO: http://nipanasovich.github.io/breakout/