Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

PB-Tracker

Your Daily Rubik's Cube Personal Best Tracker. Track your daily progress with ease!

What is PB?

The PB (Personal Best) is calculated by averaging the time taken for each attempt to solve a Rubik's Cube. This is done by summing up the times of all attempts and then dividing by the total number of attempts. For example, if I solved the cube five times with the following times:

  • First attempt: 55 seconds
  • Second attempt: 34 seconds
  • Third attempt: 48 seconds
  • Fourth attempt: 50 seconds
  • Fifth attempt: 32 seconds

The PB would be calculated as: PB = (55 + 34 + 48 + 50 + 32) / 5

Since there are five attempts, the PB is: PB = 43.8 seconds

Usage

run the following command in your terminal inside the repo:

python3 Tracker.py

and have fun with the CLI.

Features

  • Recording new PBs using the main.py.
  • Allows you to have more than one PB in each day.
  • Display your progress of Personal Bests as a plot.

Requirements

Python3.7 and above

Installation

git clone https://github.com/James-R997/Subnet-Calculator.git

About

Your Rubik's Cube Personal Best Tracker.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages