-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCREDITS_ES.html
65 lines (64 loc) · 4.21 KB
/
CREDITS_ES.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>CREDITS ES</title>
</head>
<body style="color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b">
<h1 style="background-color: rgb(0, 0, 153);"><span style="color: rgb(204, 0, 0);"> S</span><span style="color: rgb(0, 153, 0);">p</span><span style="color: rgb(255, 204, 0);">ee</span><span style="color: rgb(204, 102, 0);">d</span><span style="color: rgb(204, 0, 0);">S</span><span style="color: rgb(0, 153, 0);">ol</span><span style="color: rgb(255, 204, 0);">vi</span><span style="color: rgb(204, 102, 0);">ng</span> <span style="color: white;">Master <small><small><small>V1.0
por GRVigo</small></small></small></span></h1>
<h2>Una aplicación para resolver el<span style="text-decoration: underline;"> </span><a href="https://www.speedsolving.com/wiki/index.php/Rubik%27s_cube_%28puzzle_type%29">cubo
de Rubik</a>.</h2>
Debería estar familiarizado con la <a href="https://www.speedsolving.com/wiki/index.php/3x3x3_notation">notación</a>
para entender este programa.
<h3>Inicio rápido</h3>
<ul>
<li>Cree una mezcla presionando el botón <span style="font-weight: bold;">Al azar</span> o copia y
pega una.</li>
<li>Selecione <i>Método</i>,
<span style="font-style: italic;">Variante</span>
y <i>Opción</i>
(si está disponible).</li>
<li>Presione el botón <span style="font-weight: bold;">Comenzar</span>
y espere unos segundos (si no obtiene ningún
resultado, cambie la <span style="font-style: italic;">Rapidez</span>
a <span style="font-style: italic;">Media</span> y
presione el botón <span style="font-weight: bold;">Comenzar</span>
nuevamente).</li>
</ul>
Métodos admitidos: <a href="https://www.speedsolving.com/wiki/index.php/Layer_by_layer">Layer
by layer</a>, <a href="https://www.speedsolving.com/wiki/index.php/CFOP">CFOP</a>,
<a href="https://www.speedsolving.com/wiki/index.php/Roux">Roux</a>,
<a href="https://www.speedsolving.com/wiki/index.php/Petrus">Petrus</a>,
<a href="https://www.speedsolving.com/wiki/index.php/ZZ_method">ZZ</a>,
<a href="https://www.speedsolving.com/wiki/index.php/CEOR">CEOR
(YruRU)</a>, <a href="https://www.speedsolving.com/wiki/index.php/Mehta">Mehta</a>,
<a href="https://www.speedsolving.com/wiki/index.php/Nautilus">Nautilus</a>
y
<a href="https://www.speedsolving.com/wiki/index.php/LEOR">LEOR</a>. Pulse
el botón <span style="font-weight: bold;">Ayuda</span>
para obtener más información.
<hr style="width: 100%; height: 2px;">Copyright (C)
2022 <a href="mailto:grvigo@hotmail.com">German
Ramos.</a> Este programa es software libre: puede
redistribuirlo y/o modificarlo
según los términos de la GNU General Public License publicada
por la
Free Software Foundation, ya sea la versión 3 de la Licencia o (a su
elección) cualquier versión posterior. El código fuente está disponible
en <a href="https://github.com/GRVigo/SpeedSolving-Master">GitHub</a>.<br>
<br>
Este programa se distribuye con la esperanza de que sea útil, pero
SIN NINGUNA GARANTÍA; sin siquiera la garantía implícita de
COMERCIABILIDAD o IDONEIDAD PARA UN PROPÓSITO PARTICULAR. Consulte
la GNU General Public License para obtener más detalles:
presione el
botón <span style="font-weight: bold;">Licencia</span>
o siga este enlace:: <<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.
<hr style="width: 100%; height: 2px;">Gracias a todos los
miembros de <<a href="https://www.speedsolving.com/">https://www.speedsolving.com/</a>><br>
Entorno de programación: Qt Creator 4.12.3 <<a href="https://www.qt.io/product/development-tools">https://www.qt.io/product/development-tools</a>>.<br>
Este programa usa tinyxml2, código original de Lee
Thomason <<a href="http://www.grinninglizard.com">http://www.grinninglizard.com</a>>.<br>
Colección de algoritmos 1LLL por Jack314, vea <<a href="https://www.speedsolving.com/threads/full-1lll.70985/">https://www.speedsolving.com/threads/full-1lll.70985/</a>>.<br>
Otros algoritmos obtenidos de <<a href="http://algdb.net">https://algdb.net</a>>.
<hr style="width: 100%; height: 2px;">
</body></html>