Skip to content

yf-chau/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Description

This is a game of memory using the node.js console! Player can pick 2 cards by choosing the the card number.

If the two cards are the same, they will be matched.

The player wins when all cards in the game is matched.

Installation

  1. Clone the repo from git.
  2. Use "npm install" to install the dependencies.
  3. Run "node index.js" to start the game.

Limitation

  1. Exit game option in between is not yet implemented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published