/hollywood-hangman

A guessing game for movie buffs

Primary LanguageJavaScriptMIT LicenseMIT

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.