This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgames.html
117 lines (103 loc) · 3.2 KB
/
games.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
<!DOCTYPE html>
<html><head>
<title>Games</title>
<link rel="stylesheet" href="style2.css">
<style>
a:link {
color: purple;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: purple;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: blue;
background-color: transparent;
text-decoration: underline;
}
a:active {
color: yellow;
background-color: transparent;
text-decoration: underline;</
}
</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap">
<style>
body {
font-family: "swap", sans-serif;
}
</style>
</head>
<body>
<font color="purple">
<ul>
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
<div class="button-container"> <font color="c0c0c0">
<font color="purple">
<ul>
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
<div class="button-container">
<span><a href="index.html" class="button">Home</a></span>
<>
<span><a href="about.html">about</span>
<>
<span><a href="games.html">Games</a></span>
<>
<span><a href="uv.html">Search unblocked</a></span>
<>
<span><a href="partnership.html">partnership</span>
<>
<span><a href="credits.html">credits</span>
<>
<span><a href="secret.html">Dont click:)</a></span>
<>
<span><a href="proxylinks.html">Proxy links</a></span>
</div>
</ul>
</font>
</div>
</ul>
</font>
<hr>
<h1>
<ul><font color="purple"><u>Games</u></font>
<p>
<a href="slowroads.html">slowroads</a><br>
<a href="fnaf.html">fnaf</a><br>
<a href="1v1.html">1v1.lol</a><br>
<a href="slope.html">slope</a><br>
<a href="moto.html">motox3m</a><br>
<a href="fnf.html">fnf</a><br>
<a href="monkey.html">monkey mart</a><br>
<a href="bit.html">bitlife</a><br>
<a href="block.html">blockpost</a><br>
<a href="tetris.html">tetris</a><br>
<a href="ucn.html">ucn</a><br>
<a href="sushida.html">sushida</a><br>
<a href="cookie.html">cookie clicker</a><br>
<a href="granny.html">granny</a><br>
<a href="sub.html">subway surfer</a><br>
<a href="backroom.html">backrooms</a><br>
<a href="mad.html">drive mad</a><br>
<a href="gta.html">dta6 (real gta 6)</a><br>
<a href="basketball.html">bouncy basketball</a><br>
<a href="rocket.html">rocket league</a><br>
<a href="creepygranny.html">granny creepy house</a><br>
<a href="happy.html">happy wheels</a><br>
<a href="run.html">run 2</a><br>
<a href="zombie.html">zombie survival</a><br>
<a href="getting.html">getting over it</a><br>
<a href="eagler.html">eaglercraft(i literally dont know if this is piracy so if it is i will remove it</a><br>
<a href="1v2.html">1v1.lol old(this version is better for school because its less laggy</a><br>
<a href="hotbabes.html">superhot</a><br>
<a href="moto3.html">motox3m winter</a><br>
<!--infamyunblocked took about 4 days to complete because of the sheer number of games and pages-->
<!--2 days later i powerwashed my chromebook 2 times because of wrnd (i hate you) so anyway ive removed snake and motox3m2 because there are no trusted sources to use but ive changed motox3m to a safer source-->
</p>
</ul>
</h1>
</body>
</html>