-
Notifications
You must be signed in to change notification settings - Fork 92
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
Create a mini game like the offline dino game in the arcade room for game machine 3 #10
Comments
Can this be assigned to me? |
Sure @johnriverz. |
…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.
@r4pt0s Sorry, I started working without asking you to assign the task. Is my code acceptable? |
@AmanWebDev2 no problem. It wasn't taken till now so go for it 🎉🚀 Edit: oh it was actually assigned. But go still for it. I will add another game machine to the arcade. All good 🙌🏻 |
Thank you 🙏 |
I will add a "choose game" button once @johnriverz adds a PR to this issue 🙌🏻 |
In the arcade map, each of the arcade machines should contain a mini game.
Goal of this ticket is, to add a mini game for game machine 3 which you can find in the screenshot here.
There are no limitations except of only adding non-violent content.
To get an idea of what games you could add, head over to the kaplay playground
The text was updated successfully, but these errors were encountered: