Multiplayer version of the famous french game show Motus
Made with :
https://motus-battle-royale.herokuapp.com/
Clone the project
git clone https://github.com/ChqThomas/motus-battle-royale.gitGo to the project directory
cd motus-battle-royaleInstall dependencies, build and start the server
yarn install
yarn build
yarn startOptional : Create a .env file with a Dicolink API Key
# .env
DICOLINK_API_KEY=xxxxxxx