Skip to content

Conversation

evah-s39
Copy link

@evah-s39 evah-s39 commented Aug 23, 2025

Reverse Pac-Man

A twist on the classic Pac-Man where you play as the ghost chasing Pac-Men through mazes.

Author name

Author: Evah

About your game

What is your game about?
A reverse take on Pac-Man where you control the ghost and hunt down yellow Pac-Men characters in maze environments.

How do you play your game?
Press WASD to move your ghost through the maze, chase and catch all the yellow Pac-Men before time runs out. Pac-Men move around automatically and try to avoid you. Complete levels to get bonus time and face new maze layouts.

Code

  • The game was made using the Sprig editor
  • The game is placed in the /games directory
  • The code is significantly different from all other games in the Sprig gallery
  • 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 others from gallery
  • The game has metadata at the top of the file in the required format

Features

  • Role reversal gameplay (you're the ghost)
  • Moving AI Pac-Men that avoid the player
  • 3 different maze levels
  • 60+ second timer with level bonuses
  • Score system with 100 points per catch
  • Progressive difficulty
  • Restart functionality

File: games/Reverse_Pac-Man.js

@judedanger2012
Copy link

judedanger2012 commented Aug 23, 2025 via email

Copy link
Member

@LucasHT22 LucasHT22 left a comment

Choose a reason for hiding this comment

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

There are missing fields in your metadata! It should look like this:

@title: 
@description: 
@author: 
@tags: []
@addedOn: 2025-00-00

@LucasHT22 LucasHT22 added the triaged This PR has been triaged - awaiting reviewer label Aug 30, 2025
@whatwareweb
Copy link
Collaborator

Hey, i'm going to be closing this as this PR has seen one week without any activity. We'd still love to merge your game, so if you would like us to reopen it, please ping me with @whatwareweb .

@whatwareweb
Copy link
Collaborator

Reopening!

@whatwareweb whatwareweb reopened this Sep 26, 2025
@whatwareweb
Copy link
Collaborator

Just took a look at your game, and metadata looks good. however before we can review the game can you remove the space in your filename? you can replace with dash/underscore if you want

Rename file to remove space in filename
@evah-s39 evah-s39 changed the title Add files via upload reverse_pac-man Sep 26, 2025
@evah-s39 evah-s39 requested a review from LucasHT22 September 26, 2025 02:51
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.

4 participants