Skip to content

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

Notifications You must be signed in to change notification settings

auroszx/sockets21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published