geophree / setgame

Multiplayer realtime set card game in nodeJS

Home Page:http://setgame.vincentwoo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Multiplayer realtime set card game in nodeJS

http://setgame.vincentwoo.com

License:MIT License