harlessmark / hollywood-hangman

A guessing game for movie buffs

Home Page:https://hollywoodhangman.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A guessing game for movie buffs

https://hollywoodhangman.com

License:MIT License


Languages

Language:JavaScript 89.1%Language:HTML 5.1%Language:Python 3.8%Language:CSS 1.9%