-
Notifications
You must be signed in to change notification settings - Fork 234
Description
We need a sports score effect. It should use an API that is free and for which the user can sign up for their own key, so that everyone is not using the same API key, unless it's unlimited (even bettter!).
Scores should cycle through the specified teams or games at some interval. It would be nice if it showed current and change, used color to indicate up vs down, and so on. Look at other stock tickers to see what functionality is included (but don't overtly copy anyone's design!).
If they're similar enough, it would be nice to specify league, such as NFL, NBA, FIFA, and have it adapt, but if they're significantly different (like baseball might show current runners on base, outs, etc) they could either be separate effects or inherit from a base sports effect, etc.