Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 659 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 659 Bytes

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.