Skip to content

musa781/Simon-Game-Challenge-Starting-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon-Game-completed

The Simon game is a classic memory game that challenges players to repeat increasingly complex sequences of colors.The game is designed to test the player’s memory and reaction time by presenting a sequence of colored lights and sounds. The player must repeat the sequence in the correct order. Game Mechanics & Rules Gameplay Loop:

The game presents a random sequence of colors (and sounds).

The player must repeat the exact sequence.

After each successful round, the game adds one more color to the sequence.

If the player makes a mistake, the game ends.

Buttons / Colors: Typically, the game has 4 buttons with unique colors and sounds:

🟥 Red

🟩 Green

🟦 Blue

🟨 Yellow

Audio Feedback:

Each button has a unique tone (frequency-based).

Helps players associate sounds with the colors (multisensory learning).

Winning Condition:

Classic version doesn’t have an endpoint.

Some implementations have a level cap (e.g., 20 levels)

About

The Simon game is a classic memory game that challenges players to repeat increasingly complex sequences of colors.The game is designed to test the player’s memory and reaction time by presenting a sequence of colored lights and sounds. The player must repeat the sequence in the correct order.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors