Skip to content

sakib/gah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFs Against Humanity

Cards Against Humanity, but with GIFs! Built at HackPrinceton Fall 2016.

ayy lmao

Description

Equipped with a random cat photo, battle your friends by picking the best out of a hand of random GIFs from Giphy!

Uses Microsoft Computer Vision API to title each GIF - just hover over your hand and you'll probably see funny guesses as to what's in each GIF.

Uses NodeJS and Socket.io to manage group membership through multicast event messaging between clients and the server.

Front end design to be improved!

Built by me, Heman and Aditya

Setup

To run locally, first install NodeJS and then run these in your terminal.

git clone https://github.com/sakib/gah
mv gah chat-app
cd chat-app
npm install
node index.js

The server should be running on localhost:3000.

great game

About

Gifs Against Humanity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors