CubeTime is a simple Python-based Rubik's Cube timer that generates scrambles and records solve times for 2x2, 3x3, and 4x4 cubes.
- Generates random scrambles for 2x2, 3x3, and 4x4 cubes
- Uses keyboard controls for timing
- Saves and loads previous solve times
- Simple and easy-to-use console interface
- Python 3.x
keyboardmodule (install usingpip install keyboard)
- Clone or download this repository.
- Install the required dependencies.
- Run the script:
python CubeTime.py