Skip to content

Game where you control a paddle with the arrow keys to bounce a ball up to break bricks. This app uses the HTML5 canvas element and API

Notifications You must be signed in to change notification settings

younusaliakash/js-dom-breakout-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout! Game

Game where you control a paddle with the arrow keys to bounce a ball up to break bricks. This app uses the HTML5 canvas element and API

Project Specifications

  • Draw elements on canvas
  • Use canvas paths to draw shapes
  • Add animation with requestAnimationFrame(cb)
  • Move paddle on arrow key press
  • Add collision detection
  • Keep score
  • Add rules button with slider

Break out game

About

Game where you control a paddle with the arrow keys to bounce a ball up to break bricks. This app uses the HTML5 canvas element and API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published