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]: Flappy Bird #4683

Closed
1 task done
muskan42 opened this issue Jun 23, 2024 · 4 comments
Closed
1 task done

[New game]: Flappy Bird #4683

muskan42 opened this issue Jun 23, 2024 · 4 comments
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

@muskan42
Copy link
Contributor

🎮 Game Request

Game logic and basic description

Flappy Bird is a notoriously difficult game that requires precise timing and reflexes.

  1. Track bird, pipes, score, and game state.
  2. Update bird based on gravity and user input.
  3. Check collisions and update game state/score.

Point down the features

Game points

The player controls a bird, attempting to fly through a series of gaps between pipes without hitting them.
Tapping the screen makes the bird flap its wings and ascend slightly.
The bird constantly descends due to gravity.
If the bird hits a pipe or goes off the screen, the game ends.

Screenshot 2024-06-23 164516

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 Jun 23, 2024
@muskan42
Copy link
Contributor Author

\assign

@kunjgit
Copy link
Owner

kunjgit commented Jun 23, 2024

Hey @muskan42 !
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 Jun 23, 2024
@kunjgit kunjgit closed this as completed Jun 23, 2024
@kunjgit
Copy link
Owner

kunjgit commented Jun 23, 2024

Hey @muskan42!
We are already having a similar game request in #4607 👀
Make sure you come up with a cool unique idea 😀
Waiting for your new game idea 💗.

@kunjgit
Copy link
Owner

kunjgit commented Jun 23, 2024

Hey @muskan42 ! 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

No branches or pull requests

2 participants