Skip to content

Program to find the degrees of separation between two Hollywood artists. This is inspired from The Six Degrees Of Kevin Bacon Game.

Notifications You must be signed in to change notification settings

hsiraaH/degrees-of-seperation-in-hollywood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Degrees Of Seperation In Hollywood

Program to find the degrees of separation between two Hollywood artists. This is inspired from The Six Degrees Of Kevin Bacon Game. You can input any two Hollywood Artist names (can even be from a long time ago). The program will output you the shortest path of seperation between them.

For example, if I wanted to find out the Degrees of seperation between Emma Mackey and Emma Watson. Degrees of Separation between Emma Mackey and Emma Watson

How to run it in your system

Requirements

Python - Python 3.9.1

Startup Procedure

  • Clone the repository
  • Open the directory in your terminal of choice
  • Run python degrees.py large

About

Program to find the degrees of separation between two Hollywood artists. This is inspired from The Six Degrees Of Kevin Bacon Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages