Hi all! This is my first time ever developing a Pebble watchapp (and coincidentally also my first time working with C) and I'm really excited to finally have something published.
For those unfamiliar, StepManiaX is an arcade rhythm game in a similar vein to Dance Dance Revolution or Pump it Up, where you step on arrows to the beat. The game uses QR codes for profile sharing and a 3-digit rolling PIN for account login, which you normally have to pull out your phone to access via the official app. I've managed to pull all that data and render it right on your watch!
Currently, you can view your username/ID, PIN, profile QR code, calories/songs/steps for the day, lifetime calories/steps, and follower/following counts. I have plans to include a menu to view your rival's information in an additional submenu too, eventually, among other things. The menu highlight and QR code colours sync to the profile colour accent set on your profile.
Unfortunately no support for round displays, I'm not good enough at C to figure out how to render the QR code smaller, and it's impossible to scan with the corners cut off. Maybe someday!