This is a simple brick breaker game website for learning GitHub collaboration and version control
It only uses HTML,CSS and JavaScript
- Classic Brick Breaker gameplay.
- Paddle and ball interactions.
- Collision detection with bricks.
- Responsive design.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes
-
Clone the Git Repository
-
Open the project directory in your code editor.
-
Open the repository in your IDE(Preferably VSCode) to play the game.(Use Live Server Extension)