-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
339 lines (326 loc) · 18.1 KB
/
index.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="img/cube3x3.png">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="css/generic-header.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<title>SpeedCubeTrainer</title>
<script src="https://www.w3schools.com/lib/w3.js"></script>
</head>
<body class="body">
<div w3-include-html="html/navbar.html"></div>
<div class="container text-light">
<div class="row">
<div class="col-sm-12">
<img src="img/2x2PB.png" alt="2x2PB" class="imgCube1 imgFilter" data-value="2">
<img src="img/scrablePB.png" alt="3x3PB" class="imgCube2 imgFilter" width="200" data-value="-2">
<h1>Welcome!</h1>
<p>In this site you can find documentation on algorithms for rubik's cubes, at the moment the site is still under construction and will improve over time, but for now you can find several useful things. the site has both timers for doing solves but also trainers for individual algorithms, so what are you waiting for start training!</p>
</div>
</div>
<div class="row mt-5">
<!-- Latest Cubes News -->
<div class="col-sm-4">
<h2 class="fw-bold text-center">Latest Cubes News</h2>
<div class="box text-start">
<div>
<a class="bold20"><span class="badge text-bg-warning font-size20">3x3</span> Dayan ZhanChi V5</a>
<p class="mlfont">The ZhanChi V5 M 3x3 is a new 3x3 from DaYan.<br>22/11/2024</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-warning font-size20">3x3</span> GAN15 MagLev UV</a>
<p class="mlfont">Gan has released a new 3x3 cube the GAN15 MagLev UV!<br>30/09/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-warning font-size20">3x3</span> X-Man Tornado V4</a>
<p class="mlfont">X-man Designs has released a new 3x3 cube the X-Man Tornado V4!<br>19/09/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-warning font-size20" >3x3</span> Moyu Weilong V10</a>
<p class="mlfont">Moyu has released a new 3x3 cube the V10!<br>16/06/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-warning font-size20">5x5</span> Gan 562 M</a>
<p class="mlfont">Gan announces new 5x5 magnetic UV coated cube!<br>28/04/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-warning font-size20">4x4</span> Vin Cube</a>
<p class="mlfont">Designed by former 4x4 holder, Will it be better than the MGC?<br>05/01/2024
</p>
<hr class="lineG">
</div>
</div>
</div>
<!-- Updates -->
<div class="col-sm-4">
<h2 class="fw-bold text-center">Updates!</h2>
<div class="box text-start">
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Tool</span> 3D Cube</a>
<p class="mlfont">
Started adding a 3D cube on some pages to visualize cube algorithms better.
<br><br>13/2/2025
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> PLL 2 Side Recognition</a>
<p class="mlfont">
Added a PLL 2 Side Recognition trainer.
<br><br>9/2/2025
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> Generic Trainer!</a>
<p class="mlfont">
Generic trainer, added the box to type the times.
<br><br>20/1/2025
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> Generic Trainer!</a>
<p class="mlfont">
The generic trainer for all events has been modified is improved, modified the box of recorded times (much more like the sheets in the race) fixed some bugs that were there with the timer, not yet complete some missing features will be added soon.
<br><br>5/1/2025
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> 1 Looking Trainer!</a>
<p class="mlfont">
Added new 1 Looking trainer for 2x2!.
<br><br>27/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> TCLL Trainer!</a>
<p class="mlfont">
Added new trainer for 2x2 TCLL+ / TCLL- algorithm set!.
<br><br>26/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> EG1 Trainer!</a>
<p class="mlfont">
Added new trainer for 2x2 EG1 algorithm set!.
<br><br>12/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> EG2 Trainer!</a>
<p class="mlfont">
Added new trainer for 2x2 EG2 algorithm set!.
<br><br>8/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> Winter Variation Trainer!</a>
<p class="mlfont">
Added new trainer for 3x3 winter variation algorithm set!.
<br><br>28/07/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> FMC Trainer!</a>
<p class="mlfont">
Added a trainer for FMC complete with scramble drawing, faithful reconstruction of the original race sheets.
<br><br>21/07/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-info font-size20">Trainer</span> Generic Trainer For Every Event!</a>
<p class="mlfont">
Now you can train all the WCA cubes, you can view on the left side of the screen the times you have averaged over the top five and you can also download them if you want to save them, yes the times are not saved and to save them you can only download them, if you change the event they reset the times.
<br><br>30/06/2024
</p>
<hr class="lineG">
</div>
</div>
</div>
<!-- Algorithms -->
<div class="col-sm-4">
<h2 class="fw-bold text-center">Algorithms</h2>
<div class="box text-start">
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> TCLL- - 2x2</a>
<p class="mlfont">
Added on 18/2/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> F2L - 3x3</a>
<p class="mlfont">
Added on 15/1/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> TCLL+ - 2x2</a>
<p class="mlfont">
Added on 26/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> EG2 - 2x2</a>
<p class="mlfont">
Added on 23/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> EG1 - 2x2</a>
<p class="mlfont">
Added on 23/12/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> No Flip - Clock</a>
<p class="mlfont">
Added on 28/08/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> CLL - 2x2</a>
<p class="mlfont">
Added on 24/08/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> PBL - 2x2</a>
<p class="mlfont">
Added on 22/08/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> PLL - 3x3</a>
<p class="mlfont">
Added on 20/08/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> OLL - 3x3</a>
<p class="mlfont">
Added on 18/08/2024
</p>
<hr class="lineG">
</div>
<div>
<a class="bold20"><span class="badge text-bg-success font-size20">Algs</span> Winter Variation - 3x3</a>
<p class="mlfont">
Added on 17/08/2024
</p>
<hr class="lineG">
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row mb-5">
<div class="col-sm-12">
<div class="lineG"></div>
</div>
</div>
<div class="row mt-5">
<div class="col-sm-12">
<div class="d-flex flex-wrap justify-content-center">
<div class="card border-light bg-dark text-light mx-3" style="width: 18rem;">
<div class="card-body">
<h2 class="card-title text-center">How To Solve A 3x3</h2>
<p class="card-text text-center">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<img src="img/beginner.png" width="200" alt="beginner3x3" class="mt-5">
</div>
<div class="card-footer border-light">
<a href="javascript:void(0)" class="mx-auto"><button class="take">Coming Soon!</button></a>
</div>
</div>
<div class="card border-light bg-dark text-light ms-3 mx-3" style="width: 18rem;">
<div class="card-body">
<h2 class="card-title">Cube Notation</h2>
<p class="card-text">One very important thing about rubik's cube is knowing how to read the algorithms!</p>
<img src="img/notation.png" width="100" alt="notation" class="mt-5">
</div>
<div class="card-footer border-light">
<a href="javascript:void(0)" class="mx-auto"><button class="take">Coming Soon!</button></a>
</div>
</div>
<div class="card border-light bg-dark text-light ms-3 mx-3" style="width: 18rem;">
<div class="card-body">
<h2 class="card-title">CFOP</h2>
<p class="card-text">One of the most widely used methods is CFOP, if you are not familiar with it try it out!</p>
<img src="img/cube3x3.png" width="100" alt="cfop" class="mt-5">
</div>
<div class="card-footer border-light">
<a href="javascript:void(0)" class="mx-auto"><button class="take">Coming Soon!</button></a>
</div>
</div>
<div class="card border-light bg-dark text-light ms-3 mx-3" style="width: 18rem;">
<div class="card-body">
<h2 class="card-title">Learn Algorithms And Training</h2>
<p class="card-text">One of the most important things in the speedcubing world is to learn algorithms quickly and easily.</p>
<img src="img/learn.png" width="140" alt="learn">
</div>
<div class="card-footer border-light">
<a href="javascript:void(0)" class="mx-auto"><button class="take">Coming Soon!</button></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="d-flex flex-wrap justify-content-center mt-3">
<img src="img/4x4PB.png" alt="4x4PB" class="imgCube3 imgFilter" data-value="5">
<div class="card border-light bg-dark text-light ms-3 mx-3" style="width: 18rem;">
<div class="card-body">
<h2 class="card-title">3D Cube</h2>
<p class="card-text">Sometimes seeing an executed algorithm can be very useful, so if you want to learn a 3x3 cube algorithm here is a 3D cube that you can use!</p>
<img src="img/cube3x3.png" width="140" alt="learn">
</div>
<div class="card-footer border-light">
<a href="javascript:void(0)" class="mx-auto"><button class="take">Coming Soon!</button></a>
</div>
</div>
<img src="img/pyraPB.png" alt="pyraPB" class="imgCube4 imgFilter" width="200" data-value="-2">
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<h2 class="mt-5">The site is under construction, new news will arrive shortly!</h2>
</div>
</div>
</div>
<div w3-include-html="html/footer.html"></div>
<script>w3.includeHTML();</script>
<script src="index.js"></script>
</body>
</html>