Skip to content

amlansahoo07/simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Simon Game

Welcome to the Simon Game project! This is a web-based implementation of the classic Simon game, where players need to remember and repeat a sequence of colors that gets progressively longer. Go ahead and play the game here.

Overview

This project recreates the Simon game using HTML, CSS and jQuery. The game starts when the user presses a key or taps the screen and involves clicking colored buttons in the correct sequence. The sequence length increases with each level, providing an engaging challenge for the player. Additionally, the design is responsive, ensuring a smooth experience across various devices.

Screenshots

image image

Features

  • Responsive design that works on various screen sizes.
  • Start the game with a key press or tap.
  • Toggle instructions visibility.
  • Visual and audio feedback for each button press.
  • Level progression with increasing difficulty.
  • Game over detection and restart option.

Setup

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/simon-game.git
  2. Navigate to the project directory:

    cd simon-game
  3. Open index.html in your browser to view the game.

Alternatively, you can play the game here.

Technology Used

  • HTML
  • CSS
  • jQuery (JavaScript)

Acknowledgements

This project is inspired and developed as part of Angela Yu's Complete Web Development Bootcamp's Boss Challenge on Udemy. It serves as a hands-on exercise to practice jQuery and advanced JavaScript principles. While following the exercise instructions, I have also taken creative liberties in making the design responsive and adding a togglable Instructions button.

License

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

About

JavaScript Simon Game project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published