Basic program written to extend the original Taboo game by Milton Bradley. Keeps track of the score for each team, allows users to add cards, rate cards (difficulty/overall rating) and use said ratings to only display cards with appropriate difficulty and overall rating.
Uses the java-gnome bindings (which I don't think are ported to windows yet) so it will probably only work in nix land for now.