Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MAliHassanDev committed Nov 1, 2024
1 parent 336e395 commit 22ada82
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,26 @@ Breakout is an web based arcade video game. It has a layer of bricks lines at to
- Multiple rows of destructible blocks
- Varied block colors for visual appeal
- Blocks disappear on ball collision
### Game Features
- **Scoring System**
- Points awarded for each broken block
- Score display during gameplay

- **Player Progress**
- 3 lives system
- Game over when all lives are lost
- Level progression system
## Technical Features
- **Physics**
- Ball reflection mechanics
- Wall collision detection
- Paddle-ball interaction

- **Audio**
- Block destruction sound effects
- Paddle hit sounds
- Wall collision audio
- Game over sound
## Tech Stack
- Html
- Javascript
Expand Down

0 comments on commit 22ada82

Please sign in to comment.