Skip to content

Anxhela-maker/GameProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Cat Card Game in JavaScript.

This repository contains the code for a Memory Cat Card Game implemented in JavaScript. Players can flip cards to find matching pairs of cat images. The game tracks the number of moves, elapsed time, and provides a star rating based on the player's performance.

How to Play

Click on any card to reveal the image. Click on another card to find its matching pair. If the images match, the cards remain flipped. Otherwise, they flip back. Continue until all pairs are matched. Try to complete the game with the fewest moves and in the shortest time to earn a higher star rating.

Features

Timer: The game includes a timer that tracks the elapsed time from the start of the game. Moves Counter: Players can see the number of moves they have made. Star Rating: The game provides a star rating based on the player's performance. Fewer moves result in a higher star rating. Restart Button: Players can restart the game at any time by clicking the restart button. Responsive Design: The game is designed to be responsive and can be played on different devices.

Getting Started

Clone the repository: git clone https://github.com/your-username/memory-cat-game.git Open the index.html file in your web browser to start playing.

Technologies Used

HTML CSS JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published