GRVigo / SpeedSolving-Master

SpeedSolving Master, an application for solving the Rubik's cube. You should be familiar with the notation to understand this program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpeedSolving-Master V1.0

An application for solving the Rubik's cube.

You should be familiar with the notation to understand this program.

Quick start

* Create a scramble by pressing the Random button or copy and paste your own.
* Select Method, Variant and Option (if available).
* Press the Start button and wait a few seconds (if you don't get any results, change the Speed to Medium and press Start button again).

Supported methods: Layer by layer, CFOP, Roux, Petrus, ZZ, CEOR (YruRU), Mehta, Nautilus and LEOR.

Copyright (C) 2022 German Ramos. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The source code is avaliable on GitHub.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details, press the License button or follow this link: https://www.gnu.org/licenses/.

Thanks to all members of https://www.speedsolving.com/ Programming tool: Qt Creator 4.12.3 https://www.qt.io/product/development-tools. This program uses tinyxml2, original code by Lee Thomason http://www.grinninglizard.com. 1LLL algorithms by Jack314, see https://www.speedsolving.com/threads/full-1lll.70985/.

About

SpeedSolving Master, an application for solving the Rubik's cube. You should be familiar with the notation to understand this program.

License:GNU General Public License v3.0


Languages

Language:C++ 97.1%Language:HTML 2.8%Language:QMake 0.1%