huichops / simon

Memory skill game, Simon, implemented in Javascript using Clean Architecture
Other
8 stars 1 forks source link
clean-architecture game javascript jest webpack

Simon

Vanilla JS implementation of the good ol' Simon game implementation. If you were born before 2000's you will know what are we talking about.

More info about the game in Wikipedia To run:

npm install
npm run dev

kthxbai