Skip to content

hdrdavies/simon-says

Repository files navigation

Simon - sequence memory game (with pokemon)

The Game

Each round adds one random item to the end of the sequence. When the sequence is finished the player has to click on the items in the order shown to pass to the next round. See here

Developed with React, Redux, redux-thunk, axios, styled components

TODO

-Add tests for asynchronous logic (AJAX requests)
-Add UI tests with something like enzyme

How to run the project

  • Install the dependencies by running yarn install
  • Launch dev server by running yarn start
  • Run tests with yarn test

About

Simon says game with pokemon (React / Redux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published