Giter Site home page Giter Site logo

Comments (5)

mikavilpas avatar mikavilpas commented on June 12, 2024

Good suggestion. Originally putting a space like that was a hack to get the algorithm to wrap nicely. Now I have a more advanced solution to wrapping in mind so the space can be removed though.

from squanmate.

mikavilpas avatar mikavilpas commented on June 12, 2024

The idea with the asterisks and highlighting is to

  • allow shape shifted scrambles to be executed without the initial 10 or so cubeshape preserving moves. Sometimes I wanted to quickly get the puzzle to a specific shape cases so I can drill my algs in that state, and this makes it faster
  • easier to follow along. Sometimes I left cubeshape early and wasted time because I misscrambled
  • now it's an additional check to see if I'm leaving cubeshape with the puzzle aligned or misaligned. So even if I mess up the first part of the scramble, I can still get to the shape case I originally wanted

from squanmate.

mikavilpas avatar mikavilpas commented on June 12, 2024

I can make the highlighting a bit more subtle. I'll open another issue for that.

from squanmate.

mikavilpas avatar mikavilpas commented on June 12, 2024

I implemented this today too, but it isn't released yet. I made it so that each (1,2)/ (rotations and slice instructions) always sticks together when the algorithm doesn't fit on one line (is wrapped).

With this I tried to make the algorithm displayed consistently, so the slice should never wrap to the start of the next line.

from squanmate.

mikavilpas avatar mikavilpas commented on June 12, 2024

Fixed by 1662529 and released in version 6.6

from squanmate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.