Skip to content

mbadiao/brick-breacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Brick Breaker


Brick Breaker is a classic arcade game where the player controls a paddle at the bottom of the screen to bounce a ball upwards, breaking bricks arranged in patterns at the top. The objective is to clear all the bricks by hitting them with the ball, using the paddle to prevent the ball from falling off the bottom of the screen.

📝 Table of Contents

🏁 Getting Started

You can clone the project and use live server to play locally or play online. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to install the "Go Live" extension.

🎈 Usage

Play here .

🚀 Deployment

The game is deployed on Vercel.

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements

  • This project does not use Canvas or any framework.
  • RequestAnimationFrame for animation.