Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nkg447/chokdi

A card game. Played between 4 players
https://github.com/nkg447/chokdi

card-game express javascript js js-game players react socket-io

Last synced: about 2 months ago
JSON representation

A card game. Played between 4 players

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Chokdi

A card game played between two players. Commonly known as Bridge

![Chokdi](https://github.com/nkg447/chokdi/raw/master/screenshot/chokdi-screenshot1.jpg)

## Get Started

```
npm run-script build
node server.js
```
visit localhost:4001