loganswartz / Node_Blitz

Dutch Blitz card game implemented with NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node_Blitz

A browser-based Dutch Blitz card game implemented with NodeJS.

Installation

To install, clone the repo and install all the dependencies with:

  • git clone https://github.com/loganswartz/Node_Blitz
  • cd Node_Blitz
  • npm install

Usage

To start the server, do node index.js in your terminal and then navigate to localhost:3000 in your browser.

About

Dutch Blitz card game implemented with NodeJS


Languages

Language:JavaScript 51.8%Language:CSS 35.5%Language:HTML 12.7%