Taniarascia Memory Save

⭐ ‎ JavaScript Memory Game.

Project README

⭐ JavaScript Memory Game

License: MIT

Fun and simple memory game, like the one from Super Mario 3, made with plain JavaScript.

Read the tutorial | View the demo

Instructions

Just want to view the source of all the steps from start to finish? View steps.

  • Display 12 cards.
  • Duplicate the cards to have 2 sets of 12.
  • Randomize the display of cards.
  • Add selected style for selected cards.
  • Only allow two cards to be selected at a time.
  • Determine if two selected cards are a match and hide them.
  • Reset guess count after 2.
  • Add delay to selections.
  • Show back of card initially and flip on select
  • Finished game!

Author

License

This project is open source and available under the MIT License.

Open Source Agenda is not affiliated with "Taniarascia Memory" Project. README Source: taniarascia/memory
Stars
107
Open Issues
2
Last Commit
3 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating