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

space game! #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iamawatermelo
Copy link

@iamawatermelo iamawatermelo commented Feb 4, 2025

You can move around in it with the arrow keys (left: go left, right: go right, left + right: go forward)
I was going to add meteors and shooting stuff but I am very sleepy pf

Copy link

vercel bot commented Feb 4, 2025

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

A member of the Team first needs to authorize it.

@iamawatermelo iamawatermelo marked this pull request as ready for review February 4, 2025 00:46
@acornitum acornitum added the needs review needs acon to check over it , ,,,, label Feb 4, 2025
@DominicTYLau
Copy link

Hi, it seems like the program doesn’t run.

Check this part of the code:



display = PyGameDisplay(
width=WIDTHDISPLAY_SCALING_FACTOR,
height=WIDTH
DISPLAY_SCALING_FACTOR,
hw_accel=False
)


hw_accel=False is not needed

Please continue adding more art and game features. I’m looking forward to seeing the complete project.

@acornitum
Copy link
Contributor

Hey - running into an error trying to run this game, do what @DominicTYLau said!! Can't wait to play this :D

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

Successfully merging this pull request may close these issues.

3 participants