https://github.com/dwain-barnes/cybermatch
Test your recall and boost your cyber knowledge in this addictive card-flipping adventure!
https://github.com/dwain-barnes/cybermatch
Last synced: 6 months ago
JSON representation
Test your recall and boost your cyber knowledge in this addictive card-flipping adventure!
- Host: GitHub
- URL: https://github.com/dwain-barnes/cybermatch
- Owner: dwain-barnes
- Created: 2024-06-24T07:25:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-28T17:02:00.000Z (over 1 year ago)
- Last Synced: 2025-02-09T08:38:37.050Z (8 months ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CyberMatch
CyberMatch is an engaging and educational memory game that challenges players to match cybersecurity concepts while learning about digital safety. Built with HTML, CSS, and JavaScript, this project combines fun gameplay with important tech literacy.

## đŽ Features
- đ Match pairs of cybersecurity concepts like firewalls, encryption, and more
- đ§ Improve memory skills through engaging gameplay
- đĨī¸ Learn essential cybersecurity concepts in a fun, interactive way
- đ Responsive design for both desktop and mobile play
- đ Score tracking and limited attempts for competitive gameplay## đ Table of Contents
- [Demo](#demo)
- [Installation](#installation)
- [How to Play](#how-to-play)
- [Technologies Used](#technologies-used)## đ Demo
You can play the game live at [https://dwain-barnes.github.io/cybermatch](https://dwain-barnes.github.io/CyberMatch)
## đģ Installation
To run CyberMatch locally:
1. Clone this repository:
```
git clone https://github.com/dwain-barnes/CyberMatch.git
```
2. Navigate to the project directory:
```
cd cybermatch
```
3. Open `index.html` in your web browser.No additional dependencies or build steps are required!
## đšī¸ How to Play
1. Click on any card to flip it and reveal the cybersecurity concept.
2. Click on a second card to try and find its match.
3. If the cards match, they stay face-up, and you earn points.
4. If they don't match, they flip back over.
5. Try to match all pairs before running out of attempts!
6. Learn about various cybersecurity concepts as you play.## đ ī¸ Technologies Used
- HTML5
- CSS3
- JavaScript
## Acknowledgments
- Cybersecurity icons created by icons8 from icons8.com
---
Happy matching and stay cyber-safe! đđ