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]: Arkanoid Game #3800

Closed
1 task done
its-kritika opened this issue May 27, 2024 · 3 comments · Fixed by #3834
Closed
1 task done

[New game]: Arkanoid Game #3800

its-kritika opened this issue May 27, 2024 · 3 comments · Fixed by #3834
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

@its-kritika
Copy link
Contributor

🎮 Game Request

Arkanoid is a modern take on the classic Breakout game, featuring enhanced gameplay, diverse brick types, and engaging challenges. In this game, players control a paddle to bounce a ball and break various bricks arranged on the screen. The objective is to clear all the bricks while preventing the ball from falling off the bottom edge of the screen.

Point down the features

Paddle Control: Players use the left and right arrow keys to move the paddle horizontally along the bottom of the screen.
Ball Physics: The ball bounces off the paddle, walls, and bricks, changing direction with each collision.
Brick Types: The game includes three types of bricks, each with different hit points and corresponding score values:

  • Normal Bricks: These blue bricks break with a single hit, awarding 10 points each.
  • Silver Bricks: These silver bricks require two hits to break, awarding 20 points each upon destruction.
  • Gold Bricks: These gold bricks are the toughest, requiring three hits to break, and awarding 30 points each upon destruction.

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 27, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 27, 2024

Hey @its-kritika !
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 27, 2024
@its-kritika
Copy link
Contributor Author

/assign

its-kritika added a commit to its-kritika/GameZone that referenced this issue May 28, 2024
@its-kritika its-kritika mentioned this issue May 28, 2024
10 tasks
@kunjgit
Copy link
Owner

kunjgit commented May 28, 2024

Hey @its-kritika ! 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