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

Added my game #93

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Added my game #93

wants to merge 9 commits into from

Conversation

hridaya423
Copy link

Had a bit of help for gamepad by meepstron!

I am aware of text flickering, and not have yet found a solution although acon said i was fine to pr for now.

Its a pet game where you have to take care of your cat or she dies.

Copy link

vercel bot commented Feb 3, 2025

@hridaya423 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@acornitum acornitum added needs review needs acon to check over it , ,,,, and removed needs review needs acon to check over it , ,,,, labels Feb 3, 2025
@hridaya423
Copy link
Author

Added readme, did my attempt of port, and fixed the flickering by removing it.

@acornitum
Copy link
Contributor

Hey! Could you add which buttons are used to play the game in the readme?

@acornitum acornitum removed the needs review needs acon to check over it , ,,,, label Feb 6, 2025
@hridaya423
Copy link
Author

Added

@acornitum
Copy link
Contributor

Pressing 1, 2, 3 on my keyboard doesn't seem to do anything!

@hridaya423
Copy link
Author

hridaya423 commented Feb 6, 2025

oh are you trying the hardware or on pygame? for pygame its touchscreen, guessing you want me to add the same controls to pygame too, will do

@hridaya423
Copy link
Author

hridaya423 commented Feb 6, 2025

added keyboard support for pygame, (also you dont really see anything when u do it, wait like 40ish seconds when the cat turns hungry and then feed so u can see its working)

@acornitum acornitum added the needs review needs acon to check over it , ,,,, label Feb 7, 2025
@acornitum
Copy link
Contributor

I like the art of the game! The cat is really cute.

One note - I'm waiting really long for the cat to get hungry/tired and nothing really is appearing on screen. Maybe add some hunger/energy parts to represent how the cat is feeling? I think that would really make the gameplay feel a lot better!

Another thing you could add is something to show that you are feeding the cat when you feed the cat - for example, some treats can appear on screen.

Would be possible to also lower the cat so that it's on the ground instead of floating, and get rid of the white backgrounds behind every image?

Thank you so much! Can't wait to see where this goes.

Note: don't open a new PR, just commit changes to this current thread + send a comment when changes have been made!

@acornitum acornitum removed the needs review needs acon to check over it , ,,,, label Feb 9, 2025
@hridaya423
Copy link
Author

hridaya423 commented Feb 9, 2025

Hi, added food/hunger bar, removed backgrounds and added candies to show up near cat when feed button is clicked

@acornitum acornitum added the needs review needs acon to check over it , ,,,, label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review needs acon to check over it , ,,,,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants