Skip to content

A simple Simon game built with HTML, CSS, and JavaScript, where players must remember and replicate a sequence of colors.

Notifications You must be signed in to change notification settings

jagdish-15/simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

Overview

This project is a simple Simon game that challenges players to remember and replicate a sequence of colors. Developed independently as part of my learning journey after completing the Apna College web development course, this game utilizes HTML, CSS, and JavaScript to demonstrate event listeners and DOM manipulation.

Features

  • Interactive Gameplay: Players must click the buttons in the order indicated by the game.
  • Level Progression: The game increases in difficulty with each successful round.
  • Score Tracking: Displays the current score and the highest score achieved during gameplay.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Installation

  1. Clone the repository:
    git clone https://github.com/jagdish-15/simon-game.git
  2. Open the index.html file in your preferred web browser to play the game.

Usage

  • Press any key to start the game and begin the first level.
  • Click the buttons in the order they are flashed to continue to the next level.
  • If you make a mistake, the game will display your score and the highest score.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.

License

This project is open-source and available under the MIT License.

Acknowledgments

  • Inspired by the web development tutorials from Apna College.
  • Developed independently after completing the course segment related to this project.
  • Inspired by classic memory games.

About

A simple Simon game built with HTML, CSS, and JavaScript, where players must remember and replicate a sequence of colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published