Skip to content

Conversation

@yoosername123
Copy link

Your checklist for this pull request

Author name

Ovane

About your game

Dance Dance Destitution is a game where you press buttons to the song playing. The goal is to get a high percentage of notes played to total notes.

How do you play your game?
When an arrow pointing up falls into its slot, press W to play it. For right arrows, press D. For left arrows, press A. For down arrows, press S. The note will play if you do not press the button, but only correctly played arrows will add to your score.

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: ['tag1', 'tag2']
    @addedOn: 2025-MM-DD
    */
    

Image (If an image is used)

Thanks for your PR!

@whatwareweb
Copy link
Collaborator

Hello, thanks for your submission, before we review your game can you please fix your metadata:
https://github.com/hackclub/sprig/blob/main/.github/PULL_REQUEST_TEMPLATE.md

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triaged This PR has been triaged - awaiting reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants