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