Motus Battle Royale

Multiplayer version of the famous french game show Motus

STILL IN DEVELOPMENT

Made with :

Demo

https://motus-battle-royale.herokuapp.com/

Run Locally

Clone the project

  git clone https://github.com/ChqThomas/motus-battle-royale.git

Go to the project directory

  cd motus-battle-royale

Install dependencies, build and start the server

  yarn install
  yarn build
  yarn start

Optional : Create a .env file with a Dicolink API Key

# .env
DICOLINK_API_KEY=xxxxxxx