Our MVP includes an island environment with a 15-second timer displayed in front of the user. Underneath the timer, there is a count for the number of jumping jacks the user has done.
Our MVP also features tracking for the jumping jack motion. A jumping jack is considered any motion that meets these two requirements:
- Jumping while raising controllers above head
- Jumping while lowering controllers below head
When a user completes a jumping jack, a sound is played to notify the user, and the jumping jack count display is incremented. When the timer runs out, the user will be promoted to press “A” on the controllers to re-start the timer and count.