Vishal-raj-1 / Awesome-JavaScript-Projects

This Repository contain awesome vanilla JavaScript projects.
https://vishal-raj-1.github.io/Awesome-JavaScript-Projects/
MIT License
1.82k stars 744 forks source link

Add Memory Game #591

Closed shitesh2607 closed 3 years ago

shitesh2607 commented 3 years ago

Memory game is grid-based game in JavaScript, HTML and CSS. It's simple card game where you need to match pairs by turn over 2 cards at a same time. Rules for Memory Game:

  1. You will start by flipping over one card
  2. The next card that you going to flip if matches, you get +1 to your score. then these card will be disappear.
  3. If the next card you flip does not match, a pop up alert notifies you and card flip back.
  4. The game continues until you match all the cards on the board I want add this game. I'm already done by half of game. So, please @Vishal-raj-1 & @urvashi-code1255 assigned it to me as a part of gssoc21.
991rajat commented 3 years ago

@shitesh2607 Game sounds very addictive Will be fun to play. Go Ahead develop it

shitesh2607 commented 3 years ago

sure

991rajat commented 3 years ago

Do not worry about these linked issues your's one will be accepted as per FCFS Just confirming other people about similar idea.

shitesh2607 commented 3 years ago

Thanks @991rajat.

Amit366 commented 3 years ago

@ridsuteri can I work??

991rajat commented 3 years ago

@shitesh2607 Any updates. If not will be transfered to someone else

harshgupta20 commented 3 years ago

@Amit366 You can work on it :)