You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application made in android studio using java. The app tracks your position along a pre-set course of 5 checkpoints (there are 3 difficulty levels). The timer starts when you reach the first one, and ends when you reach the final one. Once you finish your course, your name and time are pushed to our Firebase database for use in the leaderboard. …