A multiplayer online blackjack game.
Want to try it out? Play
A multiplayer blackjack game made using Node JS and Socket.io in which you can play with others sharing your own private room password. Also authenticate yourself to play and keep track of your overall profit/loss!
A complete demo of the game can be found [here].(https://www.youtube.com/watch?v=vaTA9Ve-tVw)
- Clone this repository.
- Then inside the folder.
Using npm:
$ npm install
Using npm:
$ npm start
- HTML, CSS
- Javascript
- jQuery
- Node.js
- Socket.io
- Stack Overflow
- Socket.io
- Leaderboard
- Authorization using Social Platforms