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.
Customizable player names Quit button to exit the game Restart button to reset the game Point system to track player scores Turn-based gameplay
Clone the repository:
git clone git@github.com:NateNM/Card-Memory-Game.git
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.
- JavaScript
- HTML
- CSS (SCSS)
This project is licensed under the MIT License.