Skip to content

This is a basic "memory game" which is implemented for practising java script

License

Notifications You must be signed in to change notification settings

a-parris21/Basic-memory-game-issue104

 
 

Repository files navigation

Simulation of this game

Concentration, also known as Matching Pairs, Match Match, Match Up, Memory, Pelmanism, Shinkei-suijaku, Pexeso or simply Pairs, is a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards.

Concentration can be played with any number of players or as a solitaire or patience game. It is a particularly good game for young children, though adults may find it challenging and stimulating as well. The scheme is often used in quiz shows and can be employed as an educational game.


How to play this game-

  1. Click on the buttons to 'flip' the cards.
  2. When two same cards are selected, score is increased.
  3. Challenge yourself to complete within the least number of moves possible.

image

How to contribute?

Fix any issues for hacktoberfest participation.

  1. Drop comment on any issue you would like to work on.
  2. The issue will then by marked as hacktoberfest-accepted.
  3. Fix any the issue.
  4. Create a pull request.
  5. Add screenshots of the webapp to highlight the changes made.

About

This is a basic "memory game" which is implemented for practising java script

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • HTML 29.8%
  • CSS 19.3%