Skip to content

djdd01/Brick-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Brick-Breaker

https://youtu.be/hzfpFEA6_rk

The Project is a remake of the game Brick Breaker. It combines the knowledge of both Mario and Pong into one game

For the Bricks i created a table called bricks in which each element is another table/object (called brick) having their initial coordinates and dimensions as characteristics

The Ball and the Paddle are identical to those in Pong

Upon collision , the bricks are removed from the list and also from the screen. When the list becomes empty, You win or if all lives are lost, You lose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages