from Hacker News

Another What to Watch App

by memonkey on 6/23/25, 5:17 AM with 1 comments

  • by memonkey on 6/23/25, 5:17 AM

    i built this toy game using cursor and claude 4. it's a game to help you decide which movie to watch. default shows 90s films bc it's my favorite film era at the moment. but need currently streaming titles, so that's a filter as well. adding more filters should be relatively simple since using TMDB. i'm thinking about adding game rooms (w/ sockets?), and eliminating the need for 2 players (maybe can be any number of players up to 6).

    rules of game are:

    1. player 1 chooses 3 movies 2. player 2 chooses 3 movies 3. roll dice, doubles chooses the n selected movie

    would love feedback! maybe someone has built this before?