Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New game]: Brick Buster Game #3714

Closed
1 task done
Harleen-786 opened this issue May 24, 2024 · 3 comments · Fixed by #4235
Closed
1 task done

[New game]: Brick Buster Game #3714

Harleen-786 opened this issue May 24, 2024 · 3 comments · Fixed by #4235
Assignees
Labels
gssoc GSSoC24 program label level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@Harleen-786
Copy link
Contributor

🎮 Game Request

Game logic and basic description
Brick Buster Game
Description:
Brick Buster is a classic arcade game where players control a paddle at the bottom of the screen, bouncing a ball to destroy bricks at the top of the screen. The goal is to clear all the bricks by hitting them with the ball while preventing the ball from falling off the bottom of the screen.

Point down the features

Game Features
Paddle Control: Players control the paddle using the left and right arrow keys.
Ball Physics: The ball moves around the screen, bouncing off walls, the paddle, and bricks.
Brick Destruction: Bricks are destroyed when hit by the ball, and the player scores points.
Level Completion: The game progresses to the next level when all bricks are destroyed.
Game Over: The game ends if the ball falls off the bottom of the screen.
Score Tracking: Displays the player's score.
Winning Condition: The player wins if all bricks are destroyed.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit kunjgit added level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue labels May 24, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 24, 2024

Hey @Harleen-786 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added the gssoc GSSoC24 program label label May 24, 2024
@Harleen-786
Copy link
Contributor Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented Jun 6, 2024

Hey @Harleen-786 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants