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
<PackageReference Include="Net.Leksi.LibRubik2" Version="1.0.8" />
paket add Net.Leksi.LibRubik2 --version 1.0.8
#r "nuget: Net.Leksi.LibRubik2, 1.0.8"
// 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.
Product | Versions 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. |
-
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 | 161 | 1/15/2024 |