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.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