Skip to content

feat: add Wall Breaker game (fixes #4635) - #5269

Closed
Lonewolf2511 wants to merge 1 commit into
kunjgit:mainfrom
Lonewolf2511:add-wall-breaker-game
Closed

feat: add Wall Breaker game (fixes #4635)#5269
Lonewolf2511 wants to merge 1 commit into
kunjgit:mainfrom
Lonewolf2511:add-wall-breaker-game

Conversation

@Lonewolf2511

Copy link
Copy Markdown

PR Description 📜

Adds a new game, Wall Breaker, a keyboard-controlled brick-breaking game built with HTML, CSS, and vanilla JavaScript (Canvas API). Paddle is controlled with Left/Right arrow keys, includes score and lives tracking, and Game Over / You Win overlays with a Restart button.

Fixes #4635


Mark the task you have completed ✅

  • I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • I have performed a self-review of my own code or work.
  • My changes generates no new warnings.
  • I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • I have added screenshot for website preview in assets/images
  • I have added entries for my game in GameZone's README.md
  • I have added README.md in my Game folder
  • I have specified the respective issue number for which I have requested the new game.
  • I have added my Game to gamesData.json file and it is loading properly on main website as intended.

Add your screenshots(Optional) 📸



Thank you soo much for contributing to our repository 💗

@kunjgit

kunjgit commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Thank you @Lonewolf2511 ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

@kunjgit

kunjgit commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Hey @Lonewolf2511, you can't open another pull request before completing the previous one 😀
You already have the following 1 open pull request(s):
#5268

@kunjgit kunjgit closed this Aug 22, 2026
@kunjgit

kunjgit commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Thank you @Lonewolf2511 , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New game]: Adding wall Breaker Game

2 participants