Skip to content

Conversation

avalynndev
Copy link
Contributor

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.

@avalynndev
Copy link
Contributor Author

Code

Check off the items that are true.

  • The game was made using the Sprig editor.
  • The game is placed in the in the /games directory.
  • The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • The game runs without errors.
  • The name of the file/game contains only alphanumeric characters, -s, or _s.
  • The game name is not the same as the others from gallery
  • The game has metadata at the top of the file in the following format:
    /*
    @title:
    @author:
    @description:
    @tags: []
    @addedOn: 2025-MM-DD
    */
    

Image (If an image is used)

@whatwareweb
Copy link
Collaborator

Metadata looks good! adding to review queue

@whatwareweb whatwareweb added triaged This PR has been triaged - awaiting reviewer awaiting-review Preliminary metadata check is complete, awaiting. review! labels Oct 2, 2025
@whatwareweb whatwareweb self-assigned this Oct 3, 2025
Copy link
Collaborator

@whatwareweb whatwareweb left a 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!

@avalynndev
Copy link
Contributor Author

for the reset button i already added
onInput("s", () => {

i will change the background and update it by today

@avalynndev
Copy link
Contributor Author

Added a background and the reset button is also present. when u click S it resets the game

Copy link
Collaborator

@whatwareweb whatwareweb left a 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!

@whatwareweb whatwareweb enabled auto-merge October 3, 2025 13:49
@whatwareweb
Copy link
Collaborator

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

Copy link
Collaborator

@whatwareweb whatwareweb left a comment

Choose a reason for hiding this comment

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

approving

@whatwareweb whatwareweb added this pull request to the merge queue Oct 3, 2025
Merged via the queue into hackclub:main with commit dc5a30c Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review Preliminary metadata check is complete, awaiting. review! triaged This PR has been triaged - awaiting reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants