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
🔴 Title :Matching pair game
🔴 Tech stack :html, css ,js,
🔴 Objective :
Game logic and basic description
Initialization
Card Generation: Duplicate a set of symbols to create pairs, then shuffle.
Grid Setup: Dynamically create card elements and append them to the game container.
Card Flipping
Event Listener: Each card has an event listener to trigger the flip.
Flipping Logic: On click, reveal the card symbol. Store the first card, then check for a match with the second card.
Matching Logic
Match Check: Compare the symbols of two flipped cards. If they match, keep them face-up; if not, flip them back down after a brief delay.
🔴 Summary :
📸 Screenshots
✅ Details to Include When Taking the Issue:
Name :
Participant Role (Specify the Open Source Program name, e.g., GSSOC, Hacktoberfest, etc.):GSSOC, Hacktoberfest,
Happy Contributing! 🚀
Wishing you all the best on your open source journey. Enjoy! 😎
The text was updated successfully, but these errors were encountered:
Hello @priyashuu! Your issue #2110 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀
🔴 Title :Matching pair game
🔴 Tech stack :html, css ,js,
🔴 Objective :
Game logic and basic description
Initialization
Card Generation: Duplicate a set of symbols to create pairs, then shuffle.
Grid Setup: Dynamically create card elements and append them to the game container.
Card Flipping
Event Listener: Each card has an event listener to trigger the flip.
Flipping Logic: On click, reveal the card symbol. Store the first card, then check for a match with the second card.
Matching Logic
Match Check: Compare the symbols of two flipped cards. If they match, keep them face-up; if not, flip them back down after a brief delay.
🔴 Summary :
📸 Screenshots
✅ Details to Include When Taking the Issue:
Name :
Participant Role (Specify the Open Source Program name, e.g., GSSOC, Hacktoberfest, etc.):GSSOC, Hacktoberfest,
Happy Contributing! 🚀
Wishing you all the best on your open source journey. Enjoy! 😎
The text was updated successfully, but these errors were encountered: