Skip to content

jacklj/dix-mille-web

Repository files navigation

Dix Mille 🎲

Tests

Frontend code for multiplayer dice web game dix-mille.com.

Single and multiplayer (2 or more players) game modes. Responsive - works on computers, tablets and phones.

Local development

yarn start

Testing

yarn test

Deploying

yarn deploy

Notes

How to test on a physical device

  • Run the dev server locally on your computer
  • Make sure your phone/tablet is on same wifi network as your computer
  • Access the site using the IP address specified by the dev server (usually http://192.168.1.66:3000)
  • Although the website is being served locally, it is 'talking to' the prod DB and cloud functions. Therefore, to play a game with it, you need the other players to be using the prod app.

About

Multiplayer dice web game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published