Skip to content
 
 

Repository files navigation

Online Multiplayer Card Game Simulator

This project runs online multiplayer game that users can join to play various playing card games. Rules are not enforced and it is up to the players to follow the rules.

Services/ libraries used in the game

How to run this game

  1. Clone this repo locally
  2. Navigate to the project folder and run npm install to install the dependencies
  3. To run the game use the command node --inspect server.js

About

App that simulates a 2D card table with stackable cards and a dynamic hand system.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages