Skip to content

dustinjray/simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon

Play the Game

Inspiration

I was following along with Angela Yu's Web Development Bootcamp and saw that an upcoming project was to create a JavaScript Simon game. Being familiar with the game, I decided to step away from the course to see if I could create it on my own, without explicit direction, first. This is the result.

About

I think the biggest takeaway from this project, for me, was learning about using async and await to properly delay executions of functions so that the sequence would play at a reasonable speed, and the program wouldn't get ahead of itself.

About

Javascript version of the Simon board game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published