Skip to content
/ Simon Public

A Electronic Simon game recreated using the Arduino (C, C++)

Notifications You must be signed in to change notification settings

ctran20/Simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Arduino

A Electronic Simon game recreated using the Arduino (C, C++)


  • The program generates a sequence of ten random numbers from zero to three, signifying the four colors, for each game.
  • Starting from one per round, it then add one extra color from the sequence for every successful game until it reaches ten.
  • The game will play the winning sequence when the total score reaches 10.
  • If a mistake is made then the game will stop and play the losing sequence.
  • If there's any other error it will display an "F" and start flashing red.

Check it out:

Watch the video

About

A Electronic Simon game recreated using the Arduino (C, C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published