Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nkg447/chokdi
- Owner: nkg447
- Created: 2020-03-25T16:27:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:13:31.000Z (about 2 years ago)
- Last Synced: 2024-04-18T04:59:16.801Z (9 months ago)
- Topics: card-game, express, javascript, js, js-game, players, react, socket-io
- Language: JavaScript
- Homepage: http://chokdi.nikunjgupta.dev/
- Size: 5.78 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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