HOD: The Memory Conquest is a web-based memory game built using React. The game challenges players to select only unique cards featuring characters from House of the Dragon.
Here're some of the project's best features:
- Memory Matching Gameplay: Flip cards to find matching pairs.
- Score Tracking: Keep track of your current and best scores.
- Level Up Mechanism: Increase difficulty as players progress.
- Audio Effects: Enjoy immersive sound effects during gameplay.
- Responsive Design: Play seamlessly across different devices.
- Integration with House of the Dragon API: Fetches character data dynamically from your custom API.
1. 1. Clone the repository:
git clone https://github.com/your-username/hod-memory-conquest.git
2. 2. Navigate to the project directory:
cd resume-maker
3. 3. Install dependencies:
npm install
4. 4. Start the development server:
npm run dev
Technologies used in the project:
- React
- CSS for styling
- House of the Dragon API: https://github.com/Success1308/house-of-the-dragon-api.git
- React Parallax Tilt (used for card tilt effect)
- React Howler (audio player)
This project is licensed under the MIT License. See the LICENSE file for details.