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

https://github.com/jl978/bitconnekt

An online multiplayer version of the board game "No Thanks!"
https://github.com/jl978/bitconnekt

create-react-app socket-io

Last synced: about 2 months ago
JSON representation

An online multiplayer version of the board game "No Thanks!"

Awesome Lists containing this project

README

          

# bitconnekt!
An online multi-player version of the board game [No Thanks!](https://boardgamegeek.com/boardgame/12942/no-thanks).

## Description
This repo is the Node.js backend server to the game used to control the game mechanics. The backend utilizes socket-io for real-time communication with the react [front-end](https://github.com/JL978/bitconnekt-client) cliect.