Skip to content

An application that shows how two actors are connected to one another through their co-stars.

Notifications You must be signed in to change notification settings

legharir/ActorGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActorGame

An android application that can show the connection between any two top 5000 actors. Actor and movie data was taken from a kaggle dataset. Vertices of an undirected graph were used to represent the actors and the edges between them movies. Breadth first search was used to find the shortest path between two actors, and the tmdb api was used to retrieve actor images.

Demo:

alt text alt text

About

An application that shows how two actors are connected to one another through their co-stars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages