Inspiration

We were thinking about the theme of "cinema" and wanted to combine it with a Wordle-style guessing game. At first, we wanted to try it with movie clips, but scraping those proved difficult, so we settled for guessing a review score with movie trailers.

What it does

Players can choose between solo or multi play. There are three rounds, in which a movie trailer is shown and a player must input their guess for the IMDB score. The closer the guess is to the actual score, the more points they will receive (for a maximum of 300 points).

How we built it

frontend: typescript, react backend: python, sql

Challenges we ran into

We had issues getting the multiplayer to work. Working with the YouTube API was also difficult, since each key is limited to 100 searches per day.

Accomplishments that we're proud of

What we learned

What's next for TraileR'ate

Built With

Share this project:

Updates