Skip to content

bean00/IMDB-Graph

Repository files navigation

IMDB-Graph

ITP 365 HW 7 - implement 6 degrees of Kevin Bacon using BFS on a graph with data taken from IMDB

Instructions:

  • Run the Mac.xcodeproj
  • Type in actors-top250.list
  • Choose from one of the following options:
      1. Prompts for an actor's name and shows what movies he/she was in
      1. Prompts for a movie and the year it was released and shows its actors
      1. Shows how 2 actors are connected to each other (through movies they've been in)
      1. Exits the program
  • *Note: to find valid actor and movie names please refer to the "actors-top250.list" file

About

USC C++ Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages