Skip to content

[Sprig App] Tiny Maze#3734

Open
mrobinson-12 wants to merge 1 commit intohackclub:mainfrom
mrobinson-12:Automated-PR-1772270795339
Open

[Sprig App] Tiny Maze#3734
mrobinson-12 wants to merge 1 commit intohackclub:mainfrom
mrobinson-12:Automated-PR-1772270795339

Conversation

@mrobinson-12
Copy link

Author name

Author: mrobinson-12

About your game

What is your game about?
Just a simple little maze. One level cause I dont know how to make more lol..

How do you play your game?
WASDD

Copilot AI review requested due to automatic review settings February 28, 2026 09:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Sprig gallery game (“Tiny Maze”) consisting of a single maze level with WASD movement and a win condition when the player reaches the end tile.

Changes:

  • Introduces games/Tiny-Maze.js with sprite legend (player/walls/end).
  • Adds a single map-based maze level and sets solids for collision.
  • Implements WASD movement and displays “You win!” upon reaching the end block.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +5 to +6
@title: Gameee
@author:
Copy link

Copilot AI Feb 28, 2026

Choose a reason for hiding this comment

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

The in-file metadata @title is set to "Gameee", which doesn’t match the game/PR name (Tiny Maze). This title is used by the gallery; please update it to the actual game name to avoid confusing/incorrect listing.

Copilot uses AI. Check for mistakes.
https://sprig.hackclub.com/gallery/getting_started

@title: Gameee
@author:
Copy link

Copilot AI Feb 28, 2026

Choose a reason for hiding this comment

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

@author is currently blank. The gallery README expects both @title and @author to be filled in so games can be properly attributed; please populate this (e.g., with your name/handle).

Suggested change
@author:
@author: Anonymous

Copilot uses AI. Check for mistakes.
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.

None yet

2 participants