Net.Leksi.LibRubik2 1.0.8

dotnet add package Net.Leksi.LibRubik2 --version 1.0.8
NuGet\Install-Package Net.Leksi.LibRubik2 -Version 1.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Net.Leksi.LibRubik2" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Net.Leksi.LibRubik2 --version 1.0.8
#r "nuget: Net.Leksi.LibRubik2, 1.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Net.Leksi.LibRubik2 as a Cake Addin
#addin nuget:?package=Net.Leksi.LibRubik2&version=1.0.8

// Install Net.Leksi.LibRubik2 as a Cake Tool
#tool nuget:?package=Net.Leksi.LibRubik2&version=1.0.8

Attention! This article, as well as this announcement, are automatically translated from Russian.

The Net.Leksi.LibRubik2 library allows you to calculate the state of a 2x2x2 Rubik's cube under various movements. It also allows you to generate instructions to restore it to its assembled state. Can be useful in applications for training, for visualization, for returning the cube to its solved state.

All classes are contained in the Net.Leksi.Rubik2 namespace.

  • Calculator - the main class that provides methods.
  • Color - set of edge colors.
  • Completeness - a set of statuses for the current coloring.
  • Face - a set of faces and projections.
  • Move - an object that describes one movement performed by a face or projection.
  • Spin - a set of movements performed by edges and projections.
  • State - an object that describes the state (coloring) of the cube.

It is also suggested that you familiarize yourself with the demo project:

  • Demo:Rubik2Console - a console application that uses the capabilities of the library.

More info...

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 132 1/15/2024