Skip to content

Web application for practicing ZBLS (forked from roman's ZBLL trainer)

Notifications You must be signed in to change notification settings

trexrush/zbls-trainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZBLS trainer

created from the (old, non-Vue) codebase of https://bestsiteever.ru/zbll/

zbll trainer demo

For more details on how this trainer works, visit the ZBLL trainer repo.

Casemap

The casemap was generated using batch solver, with a ESQ of

__: -1

or

__: -5
_2: -3

to prioritize longer cases.

Images

Images were generated using trainyu to get a list of ZBLS algs to feed into visualcube via a gsheets formulas and Excel Parser Processor to mass download/rename the files for them to work with the existing code of this trainer.

Future plans

I am currently refactoring the entire application to be written with Typescript, with Astro and Svelte. I am also restructuring the project to be a general purpose trainer that will work for many algsets (like trainyu currently does)

About

Web application for practicing ZBLS (forked from roman's ZBLL trainer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • HTML 2.0%
  • CSS 1.6%