/vgGame

Guessing game to gather sentences for visual genome

Primary LanguageJavaScript

vgGame

A chat client to gamify the image annotation for VisualGenome

How to use

$ npm update
$ npm install
$ node .

And point your browser to http://localhost:4000.

TODO:

  • Add interface for first user to enter a sentence
  • Cycling through users (Kenji)
  • Save the sentence that is collected to Parse (Sherman)
  • Build socket connections to understand when people are hitting words within the sentence (Sherman)
  • Build logic to update scoreboard accordingly (Sherman)
  • Transitioning to next game (Kenji)
  • Animating and polishing up the look of the app (Sherman)
  • Integrate dynamic image URLs (Sherman)

Nice to have Features

  • Multiple chat rooms
  • Flagging misannotated sentences