timotheeg / nestrischamps

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

Build a custom curtain #87

Closed timotheeg closed 2 years ago

timotheeg commented 3 years ago

At the moment, the game over curtain is detected as blocks filling the whole scene. That does not look very nice.

TODO: When game over is detected (using the onGameOver() callback), play a custom custom curtain animation.

The curtain may include some branding for nestrischamps, or some extra game stats, or some combination of the 2

timotheeg commented 3 years ago

Custom curtain is done 💪

Should find a way to set a custom curtain logo, maybe from the admin interface 🤔