Skip to content

harlessmark/hollywood-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hollywood Hangman

I scraped IMDb's top rated 1,000 movies for their IMDb IDs. I then used those IDs to send 1,000 fetch calls using OMDb and storing the values in a JSON file. Movies are randomly selected and you have to guess the title of the movie based on plot hints.

Built With

License

This project is licensed under the MIT License.