timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
45 stars 11 forks source link

Make a 2v2 layout #80

Closed timotheeg closed 3 years ago

timotheeg commented 3 years ago

Example of 2v2:

What's needed:

Bonus: Make the layouts video compatible where the video feed automatically grows and shrink based on whether the display is in 2v2 mode or single match focus mode.

Need to customize the setWinner() API, such that it applies to the matches individually.

timotheeg commented 3 years ago

This is done with the layout ctm_2matches 🎉