foxfriends / tokaido

Online version of the board game Tokaido

Home Page:https://tokaido.cameldridge.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokaido

Online version of the board game Tokaido. None of the resources used to create this game are mine.

Usage

npm install
npm run build # compile the client
npm start     # run the server

Now you can visit localhost:8888 in browser to play. Other players may join on other computers by visiting your IP address.

Enter your name and a game name. Other players can join your game by entering the same game name.

TODO:

  • Sound
  • Card tray squish

About

Online version of the board game Tokaido

https://tokaido.cameldridge.com


Languages

Language:JavaScript 67.3%Language:SCSS 17.9%Language:HTML 14.3%Language:EJS 0.5%