Skip to content

My 2022 React boilerplate implementing the green/red light game from Squid Game.

Notifications You must be signed in to change notification settings

interaction-dynamics/squid-game

Repository files navigation

Squid game

Mockups

example workflow version

This project is a boilerplate with the best technologies and practices for a frontend project in Feb 2022.

As an example, this project is A Web game based on green light/red light game from the famouse Squid Game TV show. This web app uses a motion detector with the webcam/front camera and you can only move during the green phases. You can play it at interaction-dynamics.io/squid-game/. This

It uses the technologies:

And the best practices:

Getting started

# installation
yarn

# start
yarn start

# build
yarn build

# code validation
yarn lint
yarn format
yarn test
yarn commitlint

Code Validation

Links

Contact us

Interested to work with us? You can contact us at [email protected].