/setgame

Multiplayer realtime set card game in nodeJS

Primary LanguageJavaScriptMIT LicenseMIT

nodeJS + set

This is a multiplayer, realtime implementation of the popular "Set" card game. It uses socket.io to achieve realtime feedback with clients and jQuery for various clientside animations.

The server runs in dev mode with:

./start

npm dependencies are

connect
connect-gzip
connect-no-www
socket.io
ams