enjoythecode / strate.gg

A hobby project dedicated to the play and exploration of various abstract strategy board games.
https://strate.gg
3 stars 0 forks source link

Add Strate.gg TV #41

Open enjoythecode opened 2 years ago

enjoythecode commented 2 years ago

Add a feature like Lichess TV. This includes an API that returns TV-worthy games with different interests (currently played, top-rated, etc.). Should be able to filter by game. Part of this implementation should display a TV game in the FE to give a sense of activity to the website. The TV API should return a playback of a completed game if no current games exist fitting the given criteria. This can be a dummy example before a persistent data layer is implemented.