Skip to content

Kaskapa/Cubist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubist – A Rubik’s Cube Scrambler, Timer & Visualizer

Live site

Cubist is a minimal Rubik’s Cube tool with scramblers, a timer, and a basic visualizer — originally intended as a modern alternative to cstimer.net.

The project started ambitious, but only the core scrambling and timing features are implemented.

Features

  • Scramble Generator Supports: 2×2 to 7×7 cubes Generates valid WCA-style scrambles for each cube size

  • Scramble Visualizer See how each scramble looks in a 3D-style graphic

  • Timer Press space to start/stop solves Simple history + calculation of:

    • Average of 5 (Ao5)
    • Average of 12 (Ao12)

Planned (but not done... yet)

Tech Stack

  • HTML + JavaScript — pure and simple, no frameworks
  • Tailwind CSS — utility-first styling
  • Canvas / DOM-based visualizer

Why it exists

cstimer.net is great but bloated, janky, and visually outdated. Cubist was my attempt to:

  • Make it cleaner and faster
  • Add features like solve analysis (via my C++/Python engines)
  • Build something minimal, offline-capable, and usable

But time is short, so it’s a half-done prototype — still useful as a fast scramble/timer tool. I use it on a daily basis when practicing speedsolving.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors