This simple game is created using web technologies such as HTML, CSS, and JavaScript, utilizing the canvas method for rendering graphics and executing game operations. In this game, your objective is to play with a ball, rebound it off a paddle in front of you, and eliminate all the blocks on the screen.
To run this game, you only need a web browser.
To run this project locally, follow these steps:
-
Download or clone the game repository from:
git clone https://github.com/Hanieh-Sadeghi/Breakout-Game.git
2. Open the index.html file in your web browser.