Skip to content

The project is an attempt to create a mini game with Among Us - Simon Says. The game has changed the rules - you can choose the number of rounds from 1 to 10. In addition, in case of a mistake you are retracted to the last correct combination.

Notifications You must be signed in to change notification settings

derekqq/among-us-simon-says

Repository files navigation

Among us Simon Says

The project is an attempt to create a mini game with Among Us - Simon Says. The game has changed the rules - you can choose the number of rounds from 1 to 10. In addition, in case of a mistake you are retracted to the last correct combination.

Project was bootstrapped with Create React App with template Typescript.

Check live demo at https://derekqq.github.io/among-us-simon-says/.

Screenshot

App structure:

  • components (react components)
  • pages (react components that build app pages)
  • slices (Redux Toolkit slices)
  • helpers(helpers function for fetch data)
  • hooks (custom hooks)
  • images (images)
  • theme (global styles)

To run on local machine

yarn;

local:

yarn start

test:

yarn test

About

The project is an attempt to create a mini game with Among Us - Simon Says. The game has changed the rules - you can choose the number of rounds from 1 to 10. In addition, in case of a mistake you are retracted to the last correct combination.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published