Skip to content

[Question] Feasibility of the twips"scrambler" use in a timer #162

Description

@DanielKaleby

Is it already possible to use this in a timer (to be more specific, a speedsolving timer in libcosmic)? Or is that not the goal? I put together a poor CLI to test it, and the scrambles for most puzzles take a few seconds to generate (actually, the 4x4 takes forever). This is the only crate I found that supports all WCA puzzles, and I was really excited when I found it because I wouldn’t have to implement everything from scratch (except for the 3x3, since I think I can use kewb).

Is this wait time of a few seconds normal, or am I doing something wrong?

(The only solution I could think of was to generate 1 or 2 scrambles ahead of what the user is seeing, or to always print the next one in the queue instead of generating it in real time)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions