Skip to content

A multiplayer card game made with Node.js based on the playing cards game "Shithead" or "Pesten" (in dutch).

Notifications You must be signed in to change notification settings

Dmitrev/shithead

Repository files navigation

Shithead

A multiplayer card game made with Node.js based on the playing cards game "Shithead" or "Pesten" (in dutch).

Install Guide

1) Clone the repo

git clone https://github.com/Dmitrev/shithead.git

2) install the dependencies

Go to the directory where you cloned the project and execute this from the project root:

npm install

alternative on linux

sudo npm install

Run the game

1) Start the server Go to the directory where you cloned the project and execute this from the project root:

node index.js

Open the browser an go to http://localhost:3000

About

A multiplayer card game made with Node.js based on the playing cards game "Shithead" or "Pesten" (in dutch).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published