a card game with no cards
Who Says? isn't an online game you play over the internet. It's meant to be enjoyed around an IRL table with IRL friends. You'll need:
- a table (or other IRL space)
- some friends
- a device for each player
players answer, dealer guesses
Clone these files, navigate to the directory, run
npm install
node index
Who Says? is a mash of things from a bunch of talented folks. Keeping the ship afloat:
- Questions from Cards Against Humanity
- Realtime push by socket.io
- Style help from Google's Material Design Lite
- Swipey card thing made with Flickity