Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pairs game #612

Open
ritweekraj2802 opened this issue Apr 5, 2022 · 0 comments
Open

Pairs game #612

ritweekraj2802 opened this issue Apr 5, 2022 · 0 comments
Assignees

Comments

@ritweekraj2802
Copy link

Helloo sir/ma'am , I have participated in GSSOC 22 and I want to contribute in this project . Please assign to me .

PROJECT DETAIL:

PAIRS GAME :

Coding a JavaScript memory matching game or pairs game is another fun project you can build for fun (and for your portfolio!).

The logic of the game is simple:

There are a given number of cards on the table facing down.
The player needs to find all the pairs.
However, you may want to add more difficulty by limiting the number of guesses or by setting a time limit for the game to be finished.

This is another great project for practicing not just your JavaScript skills but your HTML and CSS, too.

The easiest way to create the matching cards is to put different colors on them that the player needs to match. But you can also use images, icons, or numbers, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants