Skip to content

Step into a world of patterns and recollection with our digital adaptation of a classic memory-based game. This web-based implementation challenges players to replicate sequences of colorful blocks. Illuminate your path to victory by mimicking the pattern of lights and progressing through levels of increasing complexity.

Notifications You must be signed in to change notification settings

git-vaibhav30/Simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game Project

DESCRIPTION: The Simon Game is a classic memory-based game where players need to remember a sequence of coloured blocks and replicate it to progress. This project is a web-based implementation of the Simon Game using HTML, CSS, and JavaScript. The game presents a series of colored boxes that flashup up in a specific order, and the player's objective is to mimic that sequence.

FEATURES: Interactive Gameplay: The game provides an interactive experience where players can click on the colored boxes to replicate the sequence shown. Randomized Sequences: The game generates random sequences of colored boxes, making each playthrough unique and challenging. Progressive Difficulty: As the player successfully replicates each sequence, the game gradually increases the sequence length, making it more challenging as the player advances. User Feedback: The game provides visual and auditory feedback to indicate correct and incorrect responses from the player.

HOW TO PLAY: Start: Press any "key" on the keyboard to initiate the game. Watch and Remember: Observe the sequence of colored boxes as they flashup up in a specific order. Replicate: After the sequence stops, click on the colored boxes in the same order as they appeared. Success: If you successfully replicate the sequence, the game will add another box to the sequence and continue. Failure: If you replicate the sequence incorrectly, the game will indicate a red flashup window with buzzer sound, and you can choose to start over.

TECHNOLOGIES USED: HTML: Used to structure the game interface and content. CSS: Styled the game interface to create an appealing visual experience. JavaScript: Implemented game logic, sequence generation, user interactions, and feedback mechanisms. jQuery: Utilized jQuery library for easier DOM manipulation and event handling.

Enjoy the game!

About

Step into a world of patterns and recollection with our digital adaptation of a classic memory-based game. This web-based implementation challenges players to replicate sequences of colorful blocks. Illuminate your path to victory by mimicking the pattern of lights and progressing through levels of increasing complexity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published