You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: