-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
135 lines (134 loc) · 7.45 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-NLXBK4W1TX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-NLXBK4W1TX");
</script>
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3419492721806047"
crossorigin="anonymous"></script>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="Shadow's Games" />
<meta
property="og:description"
content="The best place to procrastinate!" />
<meta property="og:url" content="https://shadowgmes.github.io" />
<link
rel="shortcut icon"
href="https://google.com/favicon.ico"
type="image/x-icon" />
<title>Shadow's Games</title>
<link rel="stylesheet" href="style.css" />
<meta
name="keywords"
content="shadows games,shadow games,shadowgmes,games,unblocked,unblocked games,school games,debug4477635,shadow,shadows,game,school,free,free games,online,online games,github,github games,html games,html,oliver salameh,oliver,salameh,sip,sup,sipsup,3314,sipsup3314" />
<meta name="description" content="The best place to procrastinate" />
<link rel="manifest" href="manifest.json" />
<!-- <script src="hidey.js"></script> -->
<script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
</head>
<body>
<p id="desc">
Shadow's Games is a website for people to enjoy life when things get
boring. It can cure apathy, mess with your time, and help you
procrastinate to the max! People describe is as, "pretty nice" "really
nice" and "a little too nice." Some guy next to me said that "Shadow's
Games has exquisite games, they are always willing to have great games,
and the creator is such a cool guy. I couldn't ask for a better site. I am
very greatful that this site exists. The creator is always open for game
requests, and I really really like that. I think he is doing an amazing
job and could do better. A little. Overall, I would give it 4.8/5 stars. I
hope to continue using Shadow's Games more often and I hope they thrive in
the gaming community." Shadow's Games: Unleash the Thrill of Browser
Gaming Step into the captivating world of Shadow's Games, a remarkable
website that has become a haven for browser game enthusiasts. With its
vast collection of immersive gaming experiences, Shadow's Games offers a
gateway to endless hours of excitement, entertainment, and discovery. Upon
entering the virtual realm of Shadow's Games, visitors are greeted by a
sleek and intuitive interface that effortlessly guides them through the
vast array of gaming options. The website's minimalist design ensures a
seamless and immersive browsing experience, allowing players to focus on
what truly matters—the games themselves. One of the most striking features
of Shadow's Games is the sheer variety of browser games available. From
thrilling action-packed adventures to mind-bending puzzles, the website
boasts a diverse range of genres, ensuring that every gamer's preferences
are catered to. Whether you seek the adrenaline rush of intense battles,
the strategic challenges of resource management, or the whimsical charm of
casual games, Shadow's Games has something to captivate players of all
backgrounds and interests. The quality of the games offered on Shadow's
Games is truly exceptional. Each title has been meticulously curated,
ensuring that only the most engaging and polished experiences make their
way onto the platform. With stunning graphics, immersive soundscapes, and
seamless gameplay mechanics, these browser games rival their console and
PC counterparts. The attention to detail and commitment to excellence
exhibited by the developers showcased on Shadow's Games is truly
commendable. In addition to the impressive range of games, Shadow's Games
provides a supportive and engaging community. Through forums, chat
features, and social media integration, players can connect with
like-minded individuals from around the globe. This sense of community
fosters an environment of camaraderie and collaboration, allowing gamers
to share tips, strategies, and even form lasting friendships. Shadow's
Games goes above and beyond to ensure that accessibility is at the
forefront of their platform. The website's browser-based nature means that
players can enjoy their favorite games without the need for expensive
hardware or software installations. This inclusivity enables individuals
from various socioeconomic backgrounds to partake in the joy of gaming,
further promoting the democratization of the gaming industry. Furthermore,
Shadow's Games prides itself on its commitment to user experience. The
website is optimized for both desktop and mobile devices, guaranteeing
seamless gameplay on any screen size. The intuitive navigation, fast
loading times, and smooth performance contribute to an enjoyable and
frustration-free gaming experience, allowing players to lose themselves in
the captivating worlds that await them. In conclusion, Shadow's Games
stands as a beacon among browser gaming websites, offering an impressive
catalog of high-quality games that cater to diverse tastes and
preferences. With its user-friendly interface, supportive community, and
commitment to accessibility and user experience, Shadow's Games has
created a digital oasis where players can escape reality and embark on
unforgettable gaming adventures. It is a testament to the power of the
internet to bring people together, ignite their imaginations, and inspire
them to explore the boundless realms of virtual entertainment.
</p>
<a
class="fork-link"
href="https://github.com/shadowgmes/shadowgmes.github.io/"
><img src="img/forkme.svg" alt="Fork me on GitHub!" class="forkme-button"
/></a>
<header>
<a href="/" class="icon"><img src="icon.gif" class="icon" /></a>
<a class="linkmenu" href="/">Shadow's Games</a>
<a class="linkmenu" href="https://discord.gg/ZdHBCFXdT3">Discord</a>
<a class="linkmenu" onclick="hidey()">Hide Tab</a>
<a class="linkmenu" href="savman.html">Save Manager</a>
<input type="text" id="search" placeholder="Search Games" />
</header>
<h1 class="title">Shadow's Games</h1>
<div class="game-container">
<div class="game-select" id="gameSelect"></div>
</div>
<script src="gameloader.js"></script>
<script
data-name="BMC-Widget"
data-cfasync="false"
src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js"
data-id="sipsup3314"
data-description="Support me on Buy me a coffee!"
data-message=""
data-color="#444444"
data-position="Right"
data-x_margin="18"
data-y_margin="18"></script>
</body>
</html>