https://github.com/ankanmisra/mystic-memory
https://github.com/ankanmisra/mystic-memory
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankanmisra/mystic-memory
- Owner: AnkanMisra
- Created: 2024-03-03T15:30:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-03T15:34:34.000Z (over 1 year ago)
- Last Synced: 2024-03-03T16:37:12.983Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About Mystic Memory
Mystic Memory is a captivating and visually appealing web-based memory card game designed to challenge and enhance your memory skills. This project is implemented using HTML, CSS, and JavaScript to provide an interactive and enjoyable gaming experience.
## Features
- *Dynamic Grid Layout:* The game features a responsive grid layout that adjusts based on the user's device screen size.
- *Card Flipping Animation:* Enjoy a smooth card flipping animation that adds a delightful touch to the gaming experience.- *Move Counter:* Keep track of your moves with a move counter displayed on the screen. Challenge yourself to complete the game with the fewest moves possible.
- *Timer:* Test your speed and efficiency with a built-in timer. Race against the clock to match all the pairs before time runs out.
- *Modal for Game Completion:* Upon successfully matching all pairs, a modal congratulates the player and provides information about their performance, including the number of moves and time taken.
## How to Play
1. Click on the "Start Game" button to begin Mystic Memory.
2. The cards will be shuffled and displayed face down.
3. Click on a card to flip it and reveal the symbol.
4. Click on another card to find its match.
5. If the cards match, they remain face up; otherwise, they flip back.
6. Continue until all pairs are successfully matched.## Demo
https://github.com/AnkanMisra/Test/assets/143676135/2e9f395d-d262-4865-a1b5-e43b399a69a1
## Contributing
If you're interested in contributing to the development of Mystic Memory, please follow the [contribution guidelines](CONTRIBUTING.md).
We welcome bug reports, feature suggestions, and pull requests to enhance the gaming experience for all users.