Skip to content

Fix Simon Says game not appearing on Projects page and search results #406

@Grihika

Description

@Grihika

The Simon Says game is currently not visible on the main Projects page and does not appear in the project search functionality.
Although the game implementation exists, users are unable to discover or access it through the normal project browsing flow. This affects visibility and usability of the newly added game.

Current Behaviour
Simon Says game does not appear in the Projects listing
Searching for “Simon Says” returns no results
Users cannot access the game from the homepage/project explorer

Expected Behavior
Simon Says should appear alongside other mini-projects on the Projects page
Searching for “Simon Says” should display the project correctly
Users should be able to open and play the game normally from the UI

Possible Cause
Project entry may be missing from projects.js or project registry
Search indexing/filter logic may not include the Simon Says project
Missing initialization or incorrect project mapping

Suggested Fix
Add/register Simon Says in the projects configuration file
Ensure project metadata is included in search functionality
Verify project card rendering on homepage/projects page
Confirm routing/initialization works correctly

Expected Improvement
Better discoverability of the Simon Says game
Functional search support
Consistent project listing behaviour
Improved user navigation experience

Labels
gssoc frontend bug javascript enhancement

Image

@steam-bell-92 I want to work on this issue under GSSOC'26. Can you please assign it to me.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions