Skip to content

ImKennyYip/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this tutorial, you will learn how to create the atari arcade classic game, breakout. This game is also known as block breaker or brick breaker. Throughout the tutorial, you will learn how to create the game loop, draw the paddle on the canvas, add click handlers to make the paddle move, detect collisions between the ball and make it bounce off the walls and paddle, add a running score, detect game over and reset game, and generate blocks for endless levels.

breakout-sample

About

Coding Tutorial: https://youtu.be/EmhkLLWAZ8E

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published