Skip to content

amandamcg/dominos-mexican-train

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mexican Train Dominoes

This is a simple web-based multiplayer version of the dominos game Mexican Train.

This is intended to be hosted locally, with a group of friends you can trust, as no effort has been given to prevent any sort of cheating.

Running

cd ui
npm ci
npm run build
cd ../server
npm ci
npm run start

Open browser to http://localhost:3000/

About

Multiplayer Web-based Mexican Train Dominos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.0%
  • HTML 13.5%
  • CSS 5.4%
  • JavaScript 3.1%