Skip to content

Penson122/simon-says

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simon-says

A Simon Says game written in JavaScript

Usage

  • Download all dependencies

    • yarn && cd client && yarn
  • Run server

    • yarn start
  • Run client

    • cd client && yarn start
  • Run tests

    • yarn test

Future Developments

  • Add database for persisting scores
  • Dockerise
  • Post to Heroku

About

A Simon Says game written in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published