/sockets21

A small 21 card game using Node.JS and Socket.IO

Primary LanguageJavaScript

Sockets 21 - A small 21 card game using Node.JS and Socket.IO

This is a very small 21 (AKA Blackjack) card game. Uses Socket.IO for player communication. Card assets came from here: https://github.com/hayeah/playing-cards-assets

To setup the project run:

npm install

Then run it with:

node index.js