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

Game/flappy bird #145

Merged
merged 3 commits into from
Oct 13, 2024
Merged

Game/flappy bird #145

merged 3 commits into from
Oct 13, 2024

Conversation

AmanWebDev2
Copy link
Member

feat(#10): Add Flappy Bird mini-game to arcade room for game machine 3

  • Implemented a Flappy Bird-style game with basic mechanics like flapping, pipe generation, and score tracking.
  • Integrated countdown visuals before the game starts.
  • Adjusted bird animation using multiple sprite frames for realistic flapping motion.
  • Configured collision detection and game-over state transitions.
  • Ensured bird remains static during the countdown and is fully visible in the game area.

…r game machine 3

- Implemented a Flappy Bird-style game with basic mechanics like flapping, pipe generation, and score tracking.
- Integrated countdown visuals before the game starts.
- Adjusted bird animation using multiple sprite frames for realistic flapping motion.
- Configured collision detection and game-over state transitions.
- Ensured bird remains static during the countdown and is fully visible in the game area.
Copy link

🙏 Thanks for your pull request @AmanWebDev2, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
145 260 0
📑 Files Changed: Repo Stars: 🔱 Total Forks:
10 27 73

Copy link

🥳 Congratulations 🎉

Congrats on making your first Pull Request in the Zero To Mastery Organization!
You have been sent an invitation to join the ZTM github organization, please check your emails for further details!

ZTM Profile Badge

If you'd like the ZTM Badge to show up on your profile, you will need to follow this guide!

Copy link

🙏 Thanks for your pull request @AmanWebDev2, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
145 260 0
📑 Files Changed: Repo Stars: 🔱 Total Forks:
10 27 73

@AmanWebDev2
Copy link
Member Author

flappy-bird-demo

Copy link

🙏 Thanks for your pull request @AmanWebDev2, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
145 260 0
📑 Files Changed: Repo Stars: 🔱 Total Forks:
10 27 74

Copy link
Collaborator

@r4pt0s r4pt0s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥🔥🔥

@r4pt0s r4pt0s merged commit cca8cdb into zero-to-mastery:main Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants