Skip to content

AGCB/breakoutClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

breakoutClone

inspired by the MDN tut

They break the game into 10 steps.

  1. Creating and drawing on the Canvas Element
  2. Moving the Ball
  3. Bouncing off of Walls
  4. Paddle and keyboard Controls
  5. Game Over
  6. Build the Brick Field
  7. Collision Detection
  8. Tracking Score and Win
  9. Mouse Controls
  10. Finishing Touches.

All of the finished ideal source code will be at Gamedev-Canvas-workshop/lesson1.html

About

inspired by the MDN tut

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages