-
Notifications
You must be signed in to change notification settings - Fork 2
/
mainpage.html
906 lines (662 loc) · 36.6 KB
/
mainpage.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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EdCube | Amazing free math.</title>
<link rel="icon" href="https://i.ibb.co/bK5HjNQ/edcubefavicon.jpg" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<style>
body {
background-color: #1a1a1a;
color: #00ffcc;
font-family: 'Orbitron', sans-serif;
margin: 0;
padding: 0;
text-align: center;
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
h2 {
font-size: 3rem;
color: #00ffcc;
text-shadow: 0px 0px 10px #00ffcc;
margin-top: 50px;
}
h3 {
font-size: 2.6rem;
color: #00ffcc;
text-shadow: 0px 0px 10px #00ffcc;
margin-top: 50px;
}
/* Base styles for the toggle switch */
.toggle-switch {
margin-left: 0px;
//right: 760px;
position: relative;
width: 60px;
height: 30px;
}
/* Hide the checkbox */
.toggle-input {
display: none;
}
/* The slider (ellipse part) */
.toggle-label {
position: absolute;
background-color: #00ffcc;
border-radius: 15px;
cursor: pointer;
width: 100%;
height: 100%;
transition: background-color 0.3s ease;
}
/* The circle inside the toggle */
.toggle-label::after {
content: "";
position: absolute;
width: 25px;
height: 25px;
background-color: white;
border-radius: 50%;
top: 2.5px;
left: 2.5px;
transition: left 0.3s ease;
}
/* Change the background and move the circle when the input is checked */
.toggle-input:checked + .toggle-label {
background-color: #ff00ff;
}
.toggle-input:checked + .toggle-label::after {
left: 32.5px;
}
.sliding-news-bar {
background-color: #111; /* Bar background */
position: fixed; /* Stay at the bottom */
bottom: 0;
width: 100%; /* Full width */
height: 50px; /* Height of the bar */
z-index: 9999; /* Ensure it stays on top */
display: none; /* Default is visible */
}
.sliding-news {
height: 50px;
//overflow: hidden;
position: relative;
}
.sliding-news h3 {
font-size: 1.5rem;
color: #00ffcc;
text-shadow: 0px 0px 10px #00ffcc;
margin: 0;
line-height: 50px;
position: absolute;
white-space: nowrap; /* Ensure the text doesn't wrap */
width: max-content; /* Ensures the width of the h3 adjusts to the text length */
height: 100%;
/* Starting position */
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
/* Apply animation to this element */
-moz-animation: slide-left 50s linear infinite;
-webkit-animation: slide-left 50s linear infinite;
animation: slide-left 50s linear infinite;
animation-delay: -15s;
}
/* Define the sliding animation */
@-moz-keyframes slide-left {
0% { -moz-transform: translateX(100%); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes slide-left {
0% { -webkit-transform: translateX(100%); }
100% { -webkit-transform: translateX(-100%); }
}
@keyframes slide-left {
0% {
-moz-transform: translateX(100%); /* Firefox bug fix */
-webkit-transform: translateX(100%); /* Firefox bug fix */
transform: translateX(100%);
}
100% {
-moz-transform: translateX(-100%); /* Firefox bug fix */
-webkit-transform: translateX(-100%); /* Firefox bug fix */
transform: translateX(-100%);
}
}
/* Set the height of the carousel */
.carousel-item img {
border-radius: 20px;
height: 600px; /* Adjust the height to make the images taller */
width: 1180px;
object-fit: cover; /* Ensures the image fills the block */
border: 2px solid #00ffcc;
box-shadow: 0px 0px 15px #00ffcc;
//margin-bottom: 100px;
}
/* Optional: set a larger width for the entire carousel */
#myCarousel {
border-radius: 20px;
margin-top: 20px;
//width: 75%; /* Make the carousel wider */
height: 600px; /* Adjust the height to make the images taller */
width: 1180px;
//margin-bottom: 200px;
}
.carousel-caption {
position: absolute;
margin-left: 18%;
height: 100px;
width: 400px;
top: 65%;
transform: translateY(-50%);
color: #fff;
background-color: rgba(0, 0, 0, 0.5); /* Adds a background for better readability */
padding: 10px;
border-radius: 5px;
}
.game-button {
position: relative;
display: inline-block;
overflow: hidden;
width: 200px;
height: 200px;
margin: 20px;
border-radius: 51px;
border: 2px solid #00ffcc;
box-shadow: 0px 0px 15px #00ffcc;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.game-button:hover {
border: 2px solid #ff00ff;
box-shadow: 0px 0px 15 px #ff00ff;
}
.game-button img {
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
}
.game-button:hover img {
filter: blur(4px) brightness(0.7);
}
.game-button span {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
font-size: 1.7rem;
font-weight: bold;
color: #00ffcc;
text-align: center;
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
.game-button:hover span {
opacity: 1;
}
.button-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr)); /* Creates responsive columns */
gap: 20px; /* Space between buttons */
justify-items: center; /* Center align buttons horizontally */
margin: 50px 200px;
text-align: center;
}
.otherlinks-button {
text-align: center;
display: inline-block;
margin: 20px;
padding: 20px 20px;
background-color: #333;
border: 2px solid #00ffcc;
color: #00ffcc;
font-size: 1.5rem;
text-transform: uppercase;
text-decoration: none;
border-radius: 10px;
width: 45%; /* Make buttons stretch to fit their columns */
text-align: center;
box-shadow: 0px 0px 15px #00ffcc;
transition: all 0.3s ease-in-out;
}
.otherlinks-button:hover {
background-color: #ff00ff;
box-shadow: 0px 0px 25px #ff00ff;
}
.button-container {
margin-top: 50px;
margin-bottom: 0px; /* Adds space before the footer */
}
.button-container2 {
margin-top: 0px;
margin-bottom: 0px; /* Adds space before the footer */
}
/* Popup styling */
#disclaimer-popup {
position: fixed;
//margin-top: 00;
top: 55%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #2d2d2d;
color: #ffcc00;
padding: 40px;
border: 2px solid #ffcc00;
box-shadow: 0px 0px 25px #ffcc00;
border-radius: 15px;
z-index: 1000;
display: none; /* Initially hidden */
text-align: center;
width: 80%;
max-height: 80%; /* Prevent it from getting too tall */
overflow-y: auto; /* Enable scrolling if content overflows */
}
#disclaimer-popup h3 {
font-size: 2rem;
margin-bottom: 20px;
}
#disclaimer-popup p {
font-size: 1.2rem;
margin-bottom: 30px;
}
#close-disclaimer,
#disclaimer-close-btn {
padding: 10px 30px;
background-color: #ffcc00;
color: #1a1a1a;
border: none;
font-size: 1.2rem;
text-transform: uppercase;
border-radius: 10px;
cursor: pointer;
transition: background-color 0.3s ease;
}
#close-disclaimer:hover,
#disclaimer-close-btn:hover {
background-color: #ff9900;
}
#disclaimer-close-btn {
position: absolute;
top: 10px;
right: 15px;
background-color: transparent;
color: #ffcc00;
font-size: 1.5rem;
border: none;
cursor: pointer;
}
#disclaimer-more-info {
display: block;
margin-top: 10px;
font-size: 0.9rem;
color: #ffcc00;
text-decoration: underline;
cursor: pointer;
}
#disclaimer-more-info:hover {
color: #ff9900;
}
/* Blurred and dimmed background */
#page-blur {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
backdrop-filter: blur(5px);
z-index: 999;
display: none; /* Initially hidden */
}
/* Footer styling */
footer {
background-color: #111;
color: #cccccc;
padding: 20px 0;
text-align: center;
position: relative;
margin-top: 50px;
bottom: 0;
width: 100%;
}
footer a {
color: #00ffcc;
text-decoration: none;
margin: 0 10px;
transition: color 0.3s ease;
}
footer a:hover {
color: #ff00ff;
}
.social-icons a {
margin: 0 10px;
}
.social-icons i {
font-size: 1.5rem;
}
.disclaimer {
font-size: 0.9rem;
color: #777;
}
.otherlinkstext {
margin-bottom: 10px;
margin-top: 100px;
}
header {
position: sticky;
top: 0;
z-index: 1000;
display: flex;
justify-content: space-between;
align-items: center; /* Align vertically */
padding: 0px 50px; /* Reduce padding to fit better */
background-color: #111;
box-shadow: 0px 0px 15px #00ffcc;
//margin-bottom: 50px;
}
/* Logo styling */
.logo {
margin-top: 0px;
font-size: 1.8rem;
font-weight: bold;
color: #00ffcc;
}
.logo img {
height: 50px;
width: 50px;
border-radius: 5px;
}
/* Login & Signup Button Styling */
.header-buttons {
display: flex;
align-items: center; /* Align items vertically */
gap: 20px;
}
.header-buttons a {
padding: 10px 0px;
color: #00ffcc;
text-decoration: none;
font-size: 1.2rem;
text-transform: uppercase;
transition: background-color 0.3s ease-in-out;
}
.header-buttons a:hover {
color: #ff00ff;
text-shadow: 0px 0px 25px #ff00ff;
}
/* Add this to style the cube and 0 counter */
.cube-counter {
display: flex;
align-items: center; /* Align vertically */
gap: 5px; /* Adjust the space between cube and "0" */
}
.cube-counter img {
height: 40px;
width: 40px;
margin: 0; /* Remove any margin */
}
.cube-counter p {
margin: 0; /* Remove margin for proper alignment */
font-size: 1.2rem;
color: #00ffcc;
}
</style>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
</head>
<body>
<!-- Blurred Background -->
<div id="page-blur"></div>
<!-- Disclaimer Popup -->
<div id="disclaimer-popup">
<button id="disclaimer-close-btn">×</button>
<h3 style="color: #ffcc00;">Disclaimer</h3>
<p>All embedded games are property of their respective owners. By clicking "Got it!", you confirm that you are at least 18 years of age or have the legal capacity to access and use this website. You agree to comply with the website's Terms of Service and Privacy Policy. This site uses cookies to enhance your experience, and by continuing, you consent to the collection and use of your data as outlined in our policies. The content, games, and resources provided on this site are offered "as is" without any warranties, and you acknowledge that the site owners are not liable for any damages, losses, or consequences arising from the use of this site. Additionally, this site may contain links to third-party websites, and we do not take responsibility for the content, accuracy, or practices of these external sites. You agree that visiting any third-party links is at your own risk.</p>
<button id="close-disclaimer">Got it!</button>
<span style="margin-top: 10px;">
<a href="terms.html" id="disclaimer-more-info" target="_self" style="margin-right: 10px;">Terms of Service</a>
<a href="privacypolicy.html" id="disclaimer-more-info" target="_self">Privacy Policy</a>
</span>
</div>
<header>
<!-- Logo -->
<div class="logo"><img src="newmain.jpeg"></div>
<!-- Login & Signup Buttons -->
<div class="header-buttons" id="StickyHeader">
<a style="margin-right: 0px; text-decoration: underline;" class="cube-counter" href="search.html"><img style="height: 50px; width: 62.5px;" src="game_images/searchicon.png"></a>
<div class="toggle-switch">
<input type="checkbox" id="toggle" class="toggle-input" style="margin-right: 0px;">
<label for="toggle" class="toggle-label" style="margin-right: 0px;"></label>
</div>
<div style="margin-left: 30px; margin-right: 620px;">Tips Bar</div>
<div class="cube-counter">
<img src="/game_images/cube.png" alt="Cube Currency:">
<p>0</p>
</div>
<a href="#shop">Shop</a>
<a href="#login">Login</a>
<a href="#signup">Register</a>
</div>
</header>
<div id="news-bar" class="sliding-news-bar">
<div class="sliding-news">
<h3>
Navigation bar coming to game pages soon!
<span style="margin-left: 200px;">Have a business inquiry? Contact us at <a href="mailto:[email protected]">[email protected].</a></span>
<span style="margin-left: 200px;">This website is completely open-source at <a href="https://github.com/edcubelearning/backup">GitHub.</a></span>
<span style="margin-left: 200px;">Pro Tip: Press the "[" key or "r" key on any page to be redirected to the learning page.</span>
</h3>
</div>
</div>
<h2>Welcome to EdCube Gaming & Resources</h2>
<h3 style="margin-bottom: 20px; margin-top: 50px;">Featured Games</h3>
<div class="container-fluid" style="border-radius: 20px;">
<div id="myCarousel" class="carousel slide bg-inverse ms-auto me-auto" data-bs-ride="carousel" style="border-radius: 20px;">
<ol class="carousel-indicators">
<li data-bs-target="#myCarousel" data-bs-slide-to="0" class="active"></li>
<li data-bs-target="#myCarousel" data-bs-slide-to="1"></li>
<li data-bs-target="#myCarousel" data-bs-slide-to="2"></li>
</ol>
<div class="carousel-inner" role="listbox" style="border-radius: 20px;">
<div class="carousel-item active" style="border-radius: 20px;">
<a href="games/cartoonstrike.html"><img class="d-block w-100" src="game_images/featured-1.png" alt="Cartoon Strike"></a>
<div class="carousel-caption">
<h5>Cartoon Strike</h5>
<p>A fun cartoon-style multiplayer shooter.</p>
</div>
</div>
<div class="carousel-item" style="border-radius: 20px;">
<a href="games/battleroyale.html"><img class="d-block w-100" src="game_images/featured-2.png" alt="Battle Royale"></a>
<div class="carousel-caption">
<h5>Battle Royale</h5>
<p>Fight to be the last one standing in this epic battle.</p>
</div>
</div>
<div class="carousel-item" style="border-radius: 20px;">
<a href="games/cartoontanks.html"><img class="d-block w-100" src="game_images/featured-3.png" alt="Cartoon Tanks"></a>
<div class="carousel-caption">
<h5>Cartoon Tanks</h5>
<p>Engage in tank warfare with a cartoonish twist.</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</a>
</div>
</div>
<h3 style="margin-top: 100px;">All Games</h3>
<div style="margin-top: 40px;" class="button-container">
<!-- Example: <a href="/games/.html" class="game-button"><img class="gameimg" src="/game_images/.png" alt=" Logo"><span></span></a> -->
<a href="/games/amongus.html" class="game-button"><img class="gameimg" src="/game_images/amongus.png" alt="Among Us Logo"><span>Among Us</span></a>
<a href="/games/bg2d.html" class="game-button"><img class="gameimg" src="/game_images/bg2d.png" alt="Battlegrounds 2D Logo"><span>Battlegrounds 2D</span></a>
<a href="/games/battleroyale.html" class="game-button"><img class="gameimg" src="/game_images/battleroyale.png" alt="Battle Royale Logo"><span>Battle Royale</span></a>
<a href="/games/bitlife.html" class="game-button"><img class="gameimg" src="/game_images/bitlife.png" alt="Bitlife Logo"><span>Bitlife</span></a>
<a href="/games/brutal.html" class="game-button"><img class="gameimg" src="/game_images/brutal.png" alt="Brutal Logo"><span>Brutal.io</span></a>
<a href="/games/bulletbonanza.html" class="game-button"><img class="gameimg" src="/game_images/bulletbonanza.png" alt="Bullet Bonanza Logo"><span>Bullet Bonanza</span></a>
<a href="/games/cartoonstrike.html" class="game-button"><img class="gameimg" src="/game_images/cartoonstrike.png" alt="Cartoon Strike Logo"><span>Cartoon Strike</span></a>
<a href="/games/cartoontanks.html" class="game-button"><img class="gameimg" src="/game_images/ctanks.png" alt="Cartoon Tanks Logo"><span>Cartoon Tanks</span></a>
<a href="/games/clankerio.html" class="game-button"><img class="gameimg" src="/game_images/clankerio.png" alt="Clanker.io Logo"><span>Clanker.io</span></a>
<a href="/games/clashroyale.html" class="game-button"><img class="gameimg" src="/game_images/clashroyale.png" alt="Clash Royale Logo"><span>Clash Royale</span></a>
<a href="/games/cryzen.html" class="game-button"><img class="gameimg" src="/game_images/cryzen.png" alt="Cryzen.io Logo"><span>Cryzen.io</span></a>
<a href="/games/cubeshot.html" class="game-button"><img class="gameimg" src="/game_images/cubeshot.png" alt="Cubeshot Logo"><span>Cubeshot.io</span></a>
<a href="/games/diep.html" class="game-button"><img class="gameimg" src="/game_images/diep.png" alt="Diep Logo"><span>Diep.io</span></a>
<a href="/games/ferge.html" class="game-button"><img class="gameimg" src="/game_images/ferge.png" alt="Ferge.io Logo"><span>Ferge.io</span></a>
<a href="/games/geodash.html" class="game-button"><img class="gameimg" src="/game_images/geodash.png" alt="GeoDash Lite Logo"><span>Geometry Dash Lite</span></a>
<a href="/games/krunker.html" class="game-button"><img class="gameimg" src="/game_images/krunker.png" alt="Krunker.io Logo"><span>Krunker.io</span></a>
<a href="/games/lolshot.html" class="game-button"><img class="gameimg" src="/game_images/lolshot.png" alt="Lolshot.io Logo"><span>Lolshot.io</span></a>
<a href="/games/minecraft.html" class="game-button"><img class="gameimg" src="/game_images/minecraft.png" alt="Minecraft Logo"><span>Minecraft</span></a>
<a href="/games/miniroyale.html" class="game-button"><img class="gameimg" src="/game_images/miniroyale.png" alt="Mini Royale Logo"><span>Mini Royale</span></a>
<a href="/games/monkeymart.html" class="game-button"><img class="gameimg" src="/game_images/monkeymart.png" alt="Monkey Mart Logo"><span>Monkey Mart</span></a>
<a href="/games/nealfun.html" class="game-button"><img class="gameimg" src="/game_images/nealfun.png" alt="Neal.fun Logo"><span>Neal.fun</span></a>
<a href="/games/nuggetroyale.html" class="game-button"><img class="gameimg" src="/game_images/nuggetroyale.png" alt="Nugget Royale Logo"><span>Nugget Royale</span></a>
<a href="/games/paperio.html" class="game-button"><img class="gameimg" src="/game_images/paperio.png" alt="Paper.io Logo"><span>Paper.io 2</span></a>
<a href="/games/powerline.html" class="game-button"><img class="gameimg" src="/game_images/powerline.png" alt="Powerline Logo"><span>Powerline.io</span></a>
<a href="/games/repuls.html" class="game-button"><img class="gameimg" src="/game_images/repuls.png" alt="Repuls.io Logo"><span>Repuls.io</span></a>
<a href="/games/sandstrike.html" class="game-button"><img class="gameimg" src="/game_images/sandstrike.png" alt="Sand Strike Logo"><span>Sand Strike</span></a>
<a href="/games/shellshockers.html" class="game-button"><img class="gameimg" src="/game_images/shellshockers.png" alt="Shellshockers Logo"><span>Shellshockers</span></a>
<a href="/games/shootem.html" class="game-button"><img class="gameimg" src="/game_images/shootem.png" alt="Shootem Logo"><span>ShootEm.io</span></a>
<a href="/games/slayerz.html" class="game-button"><img class="gameimg" src="/game_images/slayerz.png" alt="Slayerz.io Logo"><span>Slayerz.io</span></a>
<a href="/games/slitherio.html" class="game-button"><img class="gameimg" src="/game_images/slitherio.png" alt="Slither.io Logo"><span>Slither.io</span></a>
<a href="/games/slope3.html" class="game-button"><img class="gameimg" src="/game_images/slope3.png" alt="Slope 3 Logo"><span>Slope 3</span></a>
<a href="/games/smashkarts.html" class="game-button"><img class="gameimg" src="/game_images/smashkarts.png" alt="Smash Karts Logo"><span>Smash Karts</span></a>
<!-- <a href="/games/smashyroad.html" class="game-button"><img class="gameimg" src="/game_images/smashyroad.png" alt="Smashy Road Logo"><span>Smashy Road</span></a> -->
<a href="/games/snay.html" class="game-button"><img class="gameimg" src="/game_images/snay.png" alt="Snay.io Logo"><span>Snay.io</span></a>
<a href="/games/snowballio.html" class="game-button"><img class="gameimg" src="/game_images/snowballio.png" alt="Snowball.io Logo"><span>Snowball.io</span></a>
<a href="/games/starblast.html" class="game-button"><img class="gameimg" src="/game_images/starblast.png" alt="Starblast Logo"><span>Starblast.io</span></a>
<a href="/games/stomped.html" class="game-button"><img class="gameimg" src="/game_images/stomped.png" alt="Stomped Logo"><span>Stomped.io</span></a>
<a href="/games/stumbleguys.html" class="game-button"><img class="gameimg" src="/game_images/stumbleguys.png" alt="Stumble Guys Logo"><span>Stumble Guys</span></a>
<a href="/games/subwaysurfers.html" class="game-button"><img class="gameimg" src="/game_images/subwaysurfers.png" alt="Subway Surfers Logo"><span>Subway Surfers</span></a>
<a href="/games/survivio.html" class="game-button"><img class="gameimg" src="/game_images/survivio.png" alt="Surviv.io Logo"><span>Surviv.io</span></a>
<a href="/games/swordz.html" class="game-button"><img class="gameimg" src="/game_images/swordz.png" alt="Swordz Logo"><span>Swordz.io</span></a>
<a href="/games/tribals.html" class="game-button"><img class="gameimg" src="/game_images/tribals.png" alt="Tribals Logo"><span>Tribals.io</span></a>
<a href="/games/vectaria.html" class="game-button"><img class="gameimg" src="/game_images/vectaria.png" alt="Vectaria Logo"><span>Vectaria</span></a>
<a href="/games/warbands.html" class="game-button"><img class="gameimg" src="/game_images/warbands.png" alt="Warbands Logo"><span>Warbands</span></a>
<a href="/games/justedit.html" class="game-button"><img class="gameimg" src="/game_images/justedit.png" alt="1v1.lol Logo"><span>1v1.lol</span></a>
</div>
<h2 class="otherlinkstext">Resources</h2>
<div class="button-grid">
<a href="/games/interstellar-links.html" class="game-button"><img class="gameimg" src="/game_images/interstellar.png" alt="Interstellar Logo"><span>80+ Interstellar Proxy Links</span></a>
<a href="/games/chatgpt.html" class="game-button"><img class="gameimg" src="/game_images/chatgpt.png" alt="ChatGPT Logo"><span>ChatGPT</span></a>
<a href="/games/incog.html" class="game-button"><img class="gameimg" src="/game_images/searchencrypt.png" alt="Search Encrypt Logo"><span>Incognito Search</span></a>
<a href="/games/litsolutions.html" class="game-button"><img class="gameimg" src="/game_images/litsolutions.png" alt="LitSolutions Logo"><span>Textbook Answers</span></a>
</div>
<h2 class="otherlinkstext">External Links</h2>
<div class="button-grid">
<p><a href="https://cubeproxy.vercel.app/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/cubeproxy.png" alt="CubeProxy Logo"><span>CubeProxy</span></a></p>
<p><a href="https://cube0.vercel.app/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/cube0.png" alt="CUBE0 AI Logo"><span>CUBE0 AI</span></a></p>
<p><a href="hhttps://sites.google.com/view/edcubetech/home" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/edcubetech.png" alt="EdCube Tech Logo"><span>EdCube Tech Tips</span></a></p>
<p><a href="https://history.education.hbmc.net" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/interstellar.png" alt="Interstellar Logo"><span>Interstellar Proxy</span></a></p>
<!-- Brawl Stars -->
<p><a href="https://yandex.com/games/app/253517?utm_source=game_popup_menu#app-id=253517&catalog-session-uid=catalog-02a08b17-291b-5a78-b202-144f7646e591-1726702840392-4e1d&rtx-reqid=2660801901021142540&pos=%7B%22listType%22%3A%22suggested%22%2C%22tabCategory%22%3A%22common%22%7D&redir-data=%7B%22block%22%3A%22suggested%22%2C%22block_index%22%3A1%2C%22card%22%3A%22adaptive_recommended_new%22%2C%22col%22%3A0%2C%22first_screen%22%3A1%2C%22page%22%3A%22main%22%2C%22rn%22%3A495889249%2C%22row%22%3A1%2C%22rtx_reqid%22%3A%222660801901021142540%22%2C%22same_block_index%22%3A0%2C%22wrapper%22%3A%22grid-list%22%2C%22request_id%22%3A%221726702840098486-17352082741524227831-edi3xrljjzd2t6o6-BAL%22%2C%22http_ref%22%3A%22https%253A%252F%252Fyandex.com%252Fgames%252F%22%7D/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/brawlstars.png" alt="Brawl Stars Logo"><span>Brawl Stars</span></a></p>
<p><a href="https://www.silvergames.com/en/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/silvergames.png" alt="Silver Games Logo"><span>Silver Games</span></a></p>
<p><a href="https://www.gamecomets.com/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/gamecomets.png" alt="Game Comets Logo"><span>Game Comets</span></a></p>
<p><a href="https://www.retrogames.me/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/retrogames.png" alt="Retro Games Logo"><span>Retro Games</span></a></p>
<p><a href="https://www.yandex.com/games/#ion" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/yandexgames.png" alt="Yandex Games Logo"><span>Yandex Games</span></a></p>
<p><a href="https://warbrokers.io/#ion/" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/warbrokers.png" alt="Warbrokers.io Logo"><span>Warbrokers</span></a></p>
<p><a href="https://slowroads.io/#ion/" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/slowroads.png" alt="Slowroads.io Logo"><span>Slowroads.io</span></a></p>
<p><a href="https://evowars.io/#ion/" class="game-button" target="_blank" rel="noopener noreferrer"><img class="gameimg" src="/game_images/evowars.png" alt="Evowars Logo"><span>EvoWars</span></a></p>
</div>
<h2>Alternative EdCube Sites</h2>
<div class="button-grid">
<a href="https://edcube.firebaseapp.com/" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Firebase App</a>
<a href="https://edcube.web.app/" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Web App</a>
<a href="https://edcubelearning.github.io/backup/?ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Github Pages</a>
<a href="https://edcube.vercel.app/?ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Vercel</a>
<!-- <a href="https://edcube.netlify.app/?ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Netlify</a>
<a href="https://edcube-edcubelearnings-projects.vercel.app/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Vercel #2</a>
<a href="https://edcubestudios.netlify.app/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Netlify #2</a>
<a href="https://edcube-git-main-edcubelearnings-projects.vercel.app/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Vercel #3</a>
<a href="https://edcubelearning.netlify.app/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Netlify #3</a>
<a href="https://0xfffe.org/edcube/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">0xfffe.org</a>
<a href="https://afroblue.de/edcube/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Afroblue.de</a>
<a href="https://edcube.glitch.me/#ion" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Glitch #1</a>
<a href="https://edcube.neocities.org" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Neocities</a>
<a href="https://backup-w1ew.onrender.com" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Render</a>
<a href="https://brief-horse-puny.on-fleek.app/" class="otherlinks-button" target="_blank" rel="noopener noreferrer">Fleek</a> -->
</div>
<!-- Footer -->
<footer>
<p>💡 Pro Tip! Use the hotkey "[" or "r" to quickly switch from any page to the EdCube learning page.</p>
<p>You can also use the hotkey "]" to go directly from the EdCube learning page to the game page.</p>
<div class="social-icons">
<a href="https://x.com/edcubestudios" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.facebook.com/profile.php?id=61565159837722" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/edcubestudios/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.youtube.com/@edcubestudios" target="_blank"><i class="fab fa-youtube"></i></a>
<a href="https://discord.gg/bxVNGNeP" target="_blank"><i class="fab fa-discord"></i></a>
<a href="https://github.com/edcubelearning" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/edcube-studios-548469329/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a href="https://pin.it/6fDRFcogp" target="_blank"><i class="fab fa-pinterest"></i></a>
<a href="https://www.reddit.com/r/EdCubeStudios/" target="_blank"><i class="fab fa-reddit"></i></a>
<a href="https://www.twitch.tv/edcubestudios" target="_blank"><i class="fab fa-twitch"></i></a>
<a href="https://www.flickr.com/photos/201435764@N07/" target="_blank"><i class="fab fa-flickr"></i></a>
<a href="https://www.tumblr.com/edcubestudios" target="_blank"><i class="fab fa-tumblr"></i></a>
<link rel="me" href="https://mastodon.social/@edcube"></link>
</div>
<p><a href="https://forms.gle/avL9CVggEWEioNuq5" target="_blank" style="TEXT-DECORATION: underline">Feedback and game requests are greatly appreciated.</a></p>
<div class="disclaimer">
<p>Disclaimer: All embedded games are property of their respective owners.</p>
</div>
</footer>
<script>
// Show the disclaimer popup only if not already accepted during this session
window.onload = function () {
if (!sessionStorage.getItem('disclaimerAccepted')) {
document.getElementById('disclaimer-popup').style.display = 'block';
document.getElementById('page-blur').style.display = 'block';
}
};
// Close the disclaimer popup and set session storage
document.getElementById('close-disclaimer').onclick = function () {
document.getElementById('disclaimer-popup').style.display = 'none';
document.getElementById('page-blur').style.display = 'none';
sessionStorage.setItem('disclaimerAccepted', 'true');
};
// Close popup with X button
document.getElementById('disclaimer-close-btn').onclick = function () {
document.getElementById('disclaimer-popup').style.display = 'none';
document.getElementById('page-blur').style.display = 'none';
sessionStorage.setItem('disclaimerAccepted', 'true');
};
window.onscroll = function() {myFunction()};
var header = document.getElementById("StickyHeader");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}};
document.addEventListener('keydown', function(event) {
// Check if the '[' key is pressed
if (event.key === 'r' || event.key === '[') {
// Redirect to the desired page
window.location.href = 'index.html'; // Replace with the actual URL
}
});
const toggleInput = document.getElementById('toggle');
const news_bar = document.getElementById("news-bar");
toggleInput.addEventListener('change', function() {
if (toggleInput.checked) {
news_bar.style.display = "block";
console.log("Toggle is ON");
} else {
news_bar.style.display = "none";
console.log("Toggle is OFF");
}
});
</script>
<!-- Bundled -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>
</body>
</html>