Skip to content

jamesmikesell/dominos-mexican-train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 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 common
npm ci
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