Skip to content

F4P1E/HappyHalloweenCardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Halloween Card Game

Overview

The Happy Halloween Card Game is a fun and interactive card matching game designed to celebrate the Halloween spirit. Players will flip cards to find matching pairs while racing against the clock. The game features spooky graphics, sound effects, and a user-friendly interface.

Table of Contents

Features

  • Engaging Halloween-themed graphics and sound effects
  • Countdown timer to enhance the challenge
  • Keep track of the number of flips made
  • Game Over and Victory screens
  • Responsive design for various screen sizes

Installation

To run the game locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/F4P1E/HappyHalloweenCardGame.git
  2. Open the index.html file in your preferred web browser.

Usage

  • Click on the "Click to Start" overlay to begin the game.
  • Flip the cards by clicking on them to find matching pairs.
  • Watch the timer and aim to match all pairs before time runs out.
  • Once the game ends, you can click to restart.

Game Rules

  1. The game consists of a grid of face-down cards.
  2. Players flip two cards at a time to reveal their faces.
  3. If the cards match, they remain face up; if not, they flip back down.
  4. The objective is to match all pairs before the timer runs out.
  5. The game ends when all pairs are matched or the timer reaches zero.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Feel free to adjust any section or add any specific details that are relevant to your game! Let me know if you need any changes or additional sections.