Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.87 KB

README.md

File metadata and controls

57 lines (47 loc) · 1.87 KB

Simon Says Game

This game is only bulid for PC

Welcome to the Simon Says Game! This is a fully functional memory game built using HTML, CSS, and JavaScript.

Table of Contents

  • Introduction
  • Features
  • Technologies Used
  • Setup
  • How to Play
  • Contributing
  • License

Introduction

The Simon Says Game is a classic memory game where players must repeat a sequence of colors and sounds. The sequence gets progressively longer and more challenging as the game continues.

Features

  • Interactive gameplay with visual and auditory cues
  • Randomized sequences to challenge memory skills
  • Responsive design for all devices
  • Score tracking to monitor progress
  • Increasing difficulty levels

Technologies Used

  • HTML5: For structuring the game layout
  • CSS3: For styling elements and creating animations
  • JavaScript: For implementing game logic and interactivity
  • Google Fonts: For custom fonts
  • Font Awesome: For icons

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/simon-says-game.git
  2. Navigate to the project directory:
    cd simon-says-game
  3. Open index.html in your web browser to start the game.

How to Play

  1. Press any button to begin the game.
  2. Watch carefully as the game displays a sequence of colors.
  3. Repeat the sequence by clicking on the corresponding colors in the same order.
  4. The game will progressively increase the length of the sequence as you successfully complete each round.
  5. Try to achieve the highest score possible!

Contributing

Contributions are welcome! Feel free to fork this repository, make improvements, and submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Live Website

Screenshot 2024-09-23 214124