Skip to content

NateNM/Card-Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

Description

This project is a simple memory card game built using HTML, CSS, and JavaScript. The game involves flipping pairs of cards to find matching pairs within a set of cards laid out on a grid.

Features

Customizable player names Quit button to exit the game Restart button to reset the game Point system to track player scores Turn-based gameplay

Installation

Clone the repository:

  • git clone git@github.com:NateNM/Card-Memory-Game.git

How to Play

Open the game in your web browser. Enter the names of the players in the modal that appears. Click on the "Start Game" button to begin. Flip pairs of cards by clicking on them. If two flipped cards match, they remain face-up. If two flipped cards do not match, they are flipped back. Continue until all pairs are matched or quit the game using the quit button.

Technologies Used

  • JavaScript
  • HTML
  • CSS (SCSS)

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors