InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.75k stars 941 forks source link

I made a Yugioh life counter app #1407

Open Derek52 opened 2 years ago

Derek52 commented 2 years ago

Similar to #1406 I made an app for tracking my life points in Yu-Gi-Oh!. I also implemented a four digit counter widget.

There are three plus and minus buttons along the top and bottom. These add and subtract 1000, 100, and 50 to/from the life total. Holding the top left button resets the counter to 8000.