Skip to content

A small console application that produces scrambles for a 3x3 Rubik's cube.

License

Notifications You must be signed in to change notification settings

LucidSigma/RubiksCubeScrambleGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rubik's Cube Scramble Generator

A small F# console application that produces scrambles for a 3x3 Rubik's cube.

Example usage

> dotnet run --project .\RubiksCubeScrambleGenerator 5
    R2 L' B R' L' D' U F U D2 F L R' L' U' D2 L R2 B' L2
    F L' B' D2 F2 U B2 L B U' F L2 B L' D R' F2 D2 R U
    R' U' L2 R F R' U2 D L' R2 U' L2 F L2 U2 R' D' L B2 F2
    L U R B' D2 F L' B' D F' D2 B2 U2 L' B2 D2 L R U F'
    R2 U F B2 R F' R F2 U' L F' R' L U F U B D' F B2

About

A small console application that produces scrambles for a 3x3 Rubik's cube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages