Skip to content

Conversation

thecodedev22
Copy link

Author name

Author: thecodedev22

About your game

What is your game about?
its a simple but fun maze game

How do you play your game?
You use wasd and collect the gems

@whatwareweb
Copy link
Collaborator

Hi! Make sure to put the relevant game metadata in your header comment. Here is the format as a reminder :)

Paste this code at the top of your game file fill it out with your game's information where MM is the Current Month (ie 08) and DD is the Current Day (ie 03).

/*
@title:
@author: 
@description:
@tags: ["abc", "xyz"]
@addedOn: 2025-MM-DD 
*/

Also, it looks like there is some special character in the .js file name, can you change that to only be standard characters?

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Sep 1, 2025
@thecodedev22 thecodedev22 changed the title [Sprig App] Ñagane [Sprig App] nagane Sep 5, 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