Skip to content

Java application for finding a Hollywood actor's Bacon Number, defined as the number of people that separate any actor from a starring role alongside Kevin Bacon.

License

Notifications You must be signed in to change notification settings

cartermckinnon/oracle-of-bacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oracle of Bacon

This is a Java application that uses an MPAA database of film credits to link any Hollywood actor to Kevin Bacon through mutual starring roles. The output includes the names of actors building the relationship, along with the relevant films.

Installation & Usage

After compilation, the main method ( in class BaconNumber ) can be executed by command line. Modifications to use command line arguments are in the works; for now the actors to be searched for are explicitly defined in main().

About

Java application for finding a Hollywood actor's Bacon Number, defined as the number of people that separate any actor from a starring role alongside Kevin Bacon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages