This game uses WebRTC technology to make direct peer-to-peer connections between players and host. Load it up, invite some friends, and earn your Bragging Rights!
This project was built as a team in a Scrum style process over 8 weeks.
- Clone this project locally
- Run
npm install
in your bash / command line - Run
npm run dev
in your bash / command line - Host a game and invite some friends!!
-
MERN stack
- MongoDB
- ExpressJS
- ReactJS
- NodeJS