Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 475 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 475 Bytes

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