-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Sprig App] Space Invader #3338
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
[Sprig App] Space Invader #3338
Conversation
CodeCheck off the items that are true.
Image (If an image is used)
|
Metadata looks good! adding to review queue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, the game is pretty cool! 2 things before we can merge though:
- right now, you have to reset the whole console to restart the game, which is really annoying on the real sprig console, a reset button would be a lot better
- The artwork is nice, but there's no background, so the white default background looks out of place in a space game, could you make a background tile?
Thanks!
for the reset button i already added i will change the background and update it by today |
Added a background and the reset button is also present. when u click S it resets the game |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh ok, looks good!
Thanks for your submission! If you're a teen, you can get your Sprig here! sprig-order.hackclub.dev Hack Clubbers would love to see this! Just post a link and 1-2 sentences talking about your game to our #ship channel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving
Author name
Author: avalynndev
About your game
What is your game about?
You are spaceship in space trying to get away from aliens. The aliens flow from top of screen to bottom. If they touch the bottom you lose. Shoot them before they reach the bottom of the screen.
How do you play your game?
Use A/D for sideway movement. S for Reset, and W for Shooting.