Skip to content

Conversation

prathoseraaj
Copy link

Description

This pull request adds a new memory-game project to the repository. The memory game is a self-contained folder that includes all required components, configuration, and documentation for running and customizing the game. The project is intended as an additional resource for learners exploring JavaScript and web development concepts.

Motivation and Context

  • Expands the collection of beginner-friendly projects in the repo.
  • Provides an engaging, interactive way for users to practice DOM manipulation, event handling, and simple game logic in JavaScript.
  • Offers clear project structure and code organization for new contributors to reference.

What has changed

  • Added the memory-game/ directory with the following:
    • Game source code (components, app logic)
    • Configuration files (eslint, next, postcss, etc.)
    • Documentation (README.md)
    • Assets and public resources

How to test

  1. Navigate to the memory-game folder.
  2. Follow the setup instructions in the README.md.
  3. Run the project locally and verify that the game loads and functions as expected.

Related Issue(s)

N/A

Additional Notes

  • Please let me know if further adjustments or documentation are needed.
  • I have verified that the memory-game folder is now tracked as regular files (not a submodule).

@prathoseraaj
Copy link
Author

I have added the memory game project as a new folder. Please let me know if you have any feedback or if further changes are needed.

All checks have passed and the CLA requirements are met.
Requesting a review for this contribution.

If you have any questions about the implementation or need more documentation, feel free to ask.

@leestott
Copy link
Collaborator

Sorry there is only a folder on this PR no content

@leestott leestott closed this Aug 29, 2025
@prathoseraaj
Copy link
Author

i will send you a proper PR, its github critics.

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.

2 participants