Skip to content

Instantly share code, notes, and snippets.

@flavioribeiro
Last active January 16, 2023 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flavioribeiro/bc59cc9da21118adad6bd5477500edcf to your computer and use it in GitHub Desktop.
Save flavioribeiro/bc59cc9da21118adad6bd5477500edcf to your computer and use it in GitHub Desktop.
Tennis App for TidByt

With the help of Pixilart, I created a simple animation with a tennis ball rolling as the transition and then used this Tennis API to fetch the matches of the day.

Here, you can see it running on the emulator, and here, you can see it running on my Tidbyt. The video links will expire in a day, so I may need to upload them somewhere else.

There are still a lot of "TODOs" on the codebase, including some nasty tricks I did to the interface, obfuscating the API keys, etc. The "flag" colors are also not working from the API, so I might also think about something else there. I should have a PR at some point next week :)

Screenshot 2023-01-15 at 11.33.17 PM|690x345

Screenshot 2023-01-15 at 11.34.23 PM|690x351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment