-
Notifications
You must be signed in to change notification settings - Fork 906
Open
Labels
Description
Do you want to have the enhancement of existing game ? 😀 Describe yourself..
Gated Start Logic: The game no longer starts automatically. A "Start Game" button has been added to give the player time to prepare.
Difficulty Levels: Added Easy, Medium, and Hard modes. These modes dynamically adjust the ball's velocity and the paddle's width to provide a varied challenge.
High Score Tracking: Integrated the Browser's Local Storage to save the user's highest score across sessions.
UI/UX Overhaul: Updated the visual layout using Tailwind CSS, added a dedicated status panel for scores/brick counts, and implemented a collapsible architectural info box.
Bug Fixes: Resolved a syntax error where variables were being redeclared in the global scope.
Describe the solution you'd like
Solution steps
Select program in which you are contributing
hacktoberfest, Other
Code of Conduct
- I follow CONTRIBUTING GUIDELINE of this project.