-
Notifications
You must be signed in to change notification settings - Fork 13
/
index.html
428 lines (415 loc) · 24.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bored In School Right Now HTML_v1</title>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
if (document.location.href == "https://boredhtml.pisaucer.com/v1") {
window.location.replace("https://boredhtml.pisaucer.com/v1/");
}
</script>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="bootstrap/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q473F59QW1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-Q473F59QW1');
</script>
<meta name="google-site-verification" content="0zuWIkB3Ldo2MPpwfLTnPQ0Uk6xHb_khG_l5Jpj9d58" />
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!--Favicon Information-->
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png?v=bOXjlPdAPj">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png?v=bOXjlPdAPj">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png?v=bOXjlPdAPj">
<link rel="manifest" href="favicon/site.webmanifest?v=bOXjlPdAPj">
<link rel="mask-icon" href="favicon/safari-pinned-tab.svg?v=bOXjlPdAPj" color="#f1c40f">
<link rel="shortxcut icon" href="favicon/favicon.ico?v=bOXjlPdAPj">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="favicon/browserconfig.xml?v=bOXjlPdAPj">
<meta name="theme-color" content="#ffffff">
<!-- Primary Meta Tags -->
<meta name="title" content="Bored In School Right Now HTML_v1">
<meta name="description" content="OLD Online Education Games">
<meta name="keywords" content="Games,unblocked">
<meta name="author" content="PiSaucer">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:title" content="Bored In School Right Now HTML_v1">
<meta property="og:description" content="OLD Online Education Games">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="Bored In School Right Now HTML_v1">
<meta property="twitter:description" content="OLD Online Education Games">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9625185952084057" crossorigin="anonymous"></script>
</head>
<body>
<br>
<div class="alert alert-warning" role="alert" style="margin-right: 50px;">
This is an old version of boredhtml please visit <a href="https://bored.pisaucer.com/" class="alert-link">bored.pisaucer.com</a> to go to the most updated version.
</div>
<div class="header">
<a href="./">
<img src="images/logo.png" class="logo" alt="logo" height="42" width="42">
<h1>
Bored In School Right Now HTML_v1
</h1>
</a>
</div>
<hr>
<div class="search-container">
<input type="text" id="gameFinder" onkeyup="gameFinder()" placeholder="Search for games only" title="Type in a game">
<script>
function gameFinder() {
var input, filter, ul, li, a, i, txtValue;
input = document.getElementById("gameFinder");
filter = input.value.toUpperCase();
ul = document.getElementById("Games");
li = ul.getElementsByTagName("li");
for (i = 0; i < li.length; i++) {
a = li[i].getElementsByTagName("a")[0];
txtValue = a.textContent || a.innerText;
if (txtValue.toUpperCase().indexOf(filter) > -1) {
li[i].style.display = "";
} else {
li[i].style.display = "none";
}
}
}
</script>
</div>
<hr>
<div class="Games" id="Games">
<h2>Games</h2>
<ul>
<li><a href="https://github.com/portablemc/portablemc" target="_blank">Portable Minecraft<span
class="material-icons">launch</span></a></li>
<li><a href="https://kaspammer.glitch.me/" target="_blank">Kahoot Bot flooder<span
class="material-icons">launch</span></a></li>
<li><a href="http://hexgl.bkcore.com/" target="_blank">HexGL<span class="material-icons">launch</span></a>
</li>
<li><a href="https://www.kixeye.com/game/battlepirates/home" target="_blank">Battle Pirates<span
class="material-icons">launch</span></a></li>
<li><a href="http://www.streetracersgame.com/" target="_blank">*Street Racers<span
class="material-icons">launch</span></a></li>
<li><a href="hhttps://www.kixeye.com/game/vegaconflict/home" target="_blank">Vega Conflict<span
class="material-icons">launch</span></a></li>
<li><a href="https://us.forgeofempires.com/" target="_blank">Forge of Empires<span
class="material-icons">launch</span></a></li>
<li>
<a href="https://strike.ngames.com/" target="_blank">Strike Global<span
class="material-icons">launch</span></a>
</li>
<li><a href="games/bonk.io/">Bonk.io</a></li>
<li><a href="games/happywheels/">Happy Wheels</a></li>
<ul>
<li><a href="games/happywheels/demo/">Happy Wheels Demo</a></li>
<li><a href="games/happywheels/fullgame/">Happy Wheels Full Game</a></li>
<li><a href="https://totaljerkface.com/happy_wheels.tjf" target="_blank">*Happy Wheels Actual
Website<span class="material-icons">launch</span></a></li>
</ul>
<li><a href="games/2048/">2048</a></li>
<li><a href="games/cookieclicker/">Cookie Clicker</a></li>
<li><a href="https://agar.io/" target="_blank">Agar.io<span class="material-icons">launch</span></a></li>
<li><a href="https://www.poptropica.com/" target="_blank">Poptropica<span
class="material-icons">launch</span></a></li>
<li><a href="games/riddleschool/">Riddle Schools</a></li>
<ul>
<li><a href="games/riddleschool/year1/">Riddle School - Year 1</a></li>
<li><a href="games/riddleschool/year2/">Riddle School - Year 2</a></li>
<li><a href="games/riddleschool/year3/">Riddle School - Year 3</a></li>
<li><a href="games/riddleschool/year4/">Riddle School - Year 4</a></li>
<li><a href="games/riddleschool/year5/">Riddle School - Year 5</a></li>
<li><a href="games/riddleschool/year6/">Riddle Transfer - (Year 6)</a></li>
<li><a href="games/riddleschool/year7/">Riddle Transfer 2 - (Year 7)</a></li>
</ul>
<li><a href="games/supermarioflashes/">Super Mario Flashes</a></li>
<ul>
<li><a href="games/supermarioflashes/supermarioflash/">Super Mario Flash</a></li>
<li><a href="games/supermarioflashes/supermarioflash2/">Super Mario Flash 2.0</a></li>
</ul>
<li><a href="games/stickanimator/">Stick Animation Creator</a></li>
<li><a href="https://n-blox.com/" target="_blank">n-blox (tetris)<span
class="material-icons">launch</span></a></li>
<li><a href="games/donkeykong/">Donkey Kong Flash</a></li>
<li><a href="games/runs/">Run Trilogy</a></li>
<ul>
<li><a href="games/runs/run/">Run</a></li>
<li><a href="games/runs/run2/">Run 2</a></li>
<li><a href="games/runs/run3/">Run 3</a></li>
<li><a href="games/runs/run3html/">*Run 3 HTML</a></li>
</ul>
<li><a href="games/truckloader4/">Truck Loader 4</a></li>
<li><a href="games/battalionnemesis/">Battalion: Nemesis</a></li>
<li><a href="games/demonstookmydaughter/">Demons Took My Daughter</a></li>
<li><a href="games/dungeondeveloper/">Dungeon Developer</a></li>
<li><a href="games/formularacer/">Formula Racer</a></li>
<li><a href="games/learntofly/">Learn To Fly</a></li>
<ul>
<li><a href="games/learntofly/learntofly2/">Learn to Fly 2</a></li>
<li><a href="games/learntofly/learntoflyidle/">Learn to Fly Idle</a></li>
</ul>
<li><a href="games/mechanicalcommando/">Mechanical Commando</a></li>
<li><a href="games/mrrunner/">Mr Runner</a></li>
<li><a href="games/neonraces/">Neon Races</a></li>
<ul>
<li><a href="games/neonraces/neonrace/">Neon Race</a></li>
<li><a href="games/neonraces/neonrace2/">Neon Race 2</a></li>
</ul>
<li><a href="games/stickyninjaacademy/">Sticky Ninja Academy</a></li>
<li><a href="games/tickler/">The Tickler</a></li>
<li><a href="https://www.boredbutton.com/" target="_blank">Bored Button<span
class="material-icons">launch</span></a></li>
<li><a href="https://www.sploder.com/" target="_blank">Sploder<span class="material-icons">launch</span></a>
</li>
<li><a href="https://lines.chromeexperiments.com/" target="_blank">Land Lines<span
class="material-icons">launch</span></a></li>
<li><a href="http://www.higherlowergame.com/" target="_blank">Higher or Lower<span
class="material-icons">launch</span></a></li>
<li><a href="games/flashpacman/">Flash Pacman</a></li>
<li><a href="games/megamanprojectx/">Megaman Project X</a></li>
<li><a href="games/ultimateflashsonic/">Ultimate Flash Sonic</a></li>
<li><a href="games/portal/">Portal: The Flash Version</a></li>
<li><a href="games/bloonTDs/">Bloons Tower Defenses</a></li>
<ul>
<li><a href="games/bloonTDs/bloonTD/">Bloons Tower Defense (BTD)</a></li>
<li><a href="games/bloonTDs/bloonTD2/">Bloons Tower Defense 2 (BTD2)</a></li>
<li><a href="games/bloonTDs/bloonTD3/">Bloons Tower Defense 3 (BTD3)</a></li>
<li><a href="games/bloonTDs/bloonTD4/">Bloons Tower Defense 4 (BTD4)</a></li>
<li><a href="games/bloonTDs/bloonTD5/">Bloons Tower Defense 5 (BTD5)</a></li>
</ul>
<li><a href="games/zeldalampshade/">The Legend of Zelda And the Lampshade of No Real Significance</a></li>
<li><a href="games/thereisnogame/">There Is No Game</a></li>
<li><a href="games/galaga/">Galaga</a></li>
<li><a href="games/frogger/">Frogger</a></li>
<li><a href="games/minecraftflashedition/">Minecraft Flash Edition</a></li>
<li><a href="games/mortalkombat/">Mortal Kombat</a></li>
<li><a href="games/dooms/">Dooms</a></li>
<ul>
<li><a href="games/dooms/doom/">Doom</a></li>
<li><a href="games/dooms/doom2/">Doom II: Hell on Earth</a></li>
</ul>
<li><a href="games/candycrush/">Candy Crush</a></li>
<li><a href="games/paparestaurants/">Papa's Restaurants</a></li>
<ul>
<li><a href="games/paparestaurants/cupcakeria/">Papa's Cupcakeria</a></li>
<li><a href="games/paparestaurants/donuteria/">Papa's Donuteria</a></li>
<li><a href="games/paparestaurants/freeseria/">Papa's Freeseria</a></li>
<li><a href="games/paparestaurants/pizzaeria/">Papa's Pizzeria</a></li>
</ul>
<li><a href="games/pokemonflash/">Pokemon Flash Edition</a></li>
<li><a href="https://en.akinator.com/" target="_blank">*Akinator<span
class="material-icons">launch</span></a></li>
<li><a href="https://cprewritten.net/" target="_blank">Club Penguin Rewritten<span
class="material-icons">launch</span></a></li>
<li><a href="games/dino/">Dino</a></li>
<li><a href="games/superflashbros/">Super Flash Bros</a></li>
<ul>
<li><a href="games/superflashbros/supersmashbrosflash/">Super Smash Bros. Flash</a></li>
<li><a href="games/superflashbros/supersmashbrosflash2/">Super Smash Bros 2 Flash</a></li>
</ul>
<li><a href="games/oregontrail/">Oregon Trail</a></li>
<li><a href="http://emulator.online/gameboy/pokemon-blue-version/" target="_blank">Pokemon Blue<span
class="material-icons">launch</span></a></li>
<li><a href="http://emulator.online/gameboy/pokemon-red-version/" target="_blank">Pokemon Red<span
class="material-icons">launch</span></a></li>
<li><a href="http://emulator.online/gameboy/pokemon-yellow/" target="_blank">Pokemon Yellow<span
class="material-icons">launch</span></a></li>
<li><a href="https://pokemon-planet.com/" target="_blank">Pokemon Planet<span
class="material-icons">launch</span></a></li>
<li><a href="games/metalslug/">Metal Slug</a></li>
<li><a href="games/miimaker/">Mii Maker</a></li>
<li><a href="https://www.totallyuselesswebsites.com/" target="_blank">Totally Useless Websites<span
class="material-icons">launch</span></a></li>
<li><a href="https://theuselessweb.com/" target="_blank">The Useless Web<span
class="material-icons">launch</span></a></li>
<li><a href="games/mari0/">mari0</a></li>
<li><a href="games/lineriders/">Line Riders</a></li>
<ul>
<li><a href="games/lineriders/linerider/">Line Rider</a></li>
<li><a href="games/lineriders/linerider2/">Line Rider 2</a></li>
</ul>
<li><a href="games/supermario63/">Super Mario 63</li>
<li><a href="http://zombs.io/" target="_blank">Zombs.io<span class="material-icons">launch</span></a></li>
<li><a href="games/gameboy/">Gameboy</a></li>
<li><a href="games/wolf3d/">Wolfenstien 3D</a></li>
<li><a href="games/tetris/">Tetris</a></li>
<li><a href="games/impossiblequiz/">Impossible Quiz</a></li>
<li><a href="games/worldhardestgame/">The World Hardest Game</a></li>
<li><a href="games/alienhominid/">Alien Hominid</a></li>
<li><a href="games/solitude/">Solitude</a></li>
<li><a href="https://bored-craft.pisaucer.com/">Classic Minecraft</a></li>
<li>Web OS</li>
<ul>
<li><a href="https://bored-os.pisaucer.com" target="_blank">boredOS</a></li>
<li><a href="https://www.windows93.net" target="_blank">Offical Windows 93<span class="material-icons">launch</span></a></li>
<li><a href="https://www.windows96.net" target="_blank">Offical Windows 96<span class="material-icons">launch</span></a></li>
<li><a href="https://98.js.org" target="_blank">Offical Windows 98<span class="material-icons">launch</span></a></li>
<!--<li><a href="https://win93.boredht.ml" target="_blank">Unoffical Windows 93</li>
<li><a href="https://win96.boredht.ml" target="_blank">Unoffical Windows 96</li>-->
<li><a href="https://bored-win98.boredht.ml" target="_blank">Unoffical Windows 98</li>
</ul>
</ul>
</div>
<hr>
<div class="WebsiteUnblockerProxy">
<h2>Website Unblocker via Proxy</h2>
<ul>
<li><a href="https://holyubofficial.net/" target="_blank">holyubofficial.net<span
class="material-icons">launch</span></a></li>
</ul>
</div>
<hr>
<div class="HackedGames">
<h2>Hacked Games</h2>
<ul>
<li><a href="http://www.hackedonlinegames.com/game/934" target="_blank">Portal the Flash Version<span
class="material-icons">launch</span></a></li>
<li><a href="http://www.arcadeprehacks.com/game/32862/knighttron.html" target="_blank">Knighttron<span
class="material-icons">launch</span></a></li>
<li><a href="http://www.arcadeprehacks.com/" target="_blank">Acade Prehacks<span
class="material-icons">launch</span></a></li>
<li><a href="http://www.hackedonlinegames.com/" target="_blank">Hacked Online Games<span
class="material-icons">launch</span></a></li>
</ul>
</div>
<hr>
<div class="Videos">
<h2>Videos</h2>
<ul>
<li><a href="videos/starwars/">Star Wars HTML Video</a></li>
<li><a href="https://www.schooltube.com/" target="_blank">School Tube<span
class="material-icons">launch</span></a></li>
<li><a href="https://vimeo.com/" target="_blank">Vimeo<span class="material-icons">launch</span></a></li>
</ul>
</div>
<hr>
<div class="MoreFunGameWebsites">
<h2>More Fun Games Websites</h2>
<ul>
<li><a href="https://schoolgroundshtml.tk/" target="_blank">Schoolgrounds<span
class="material-icons">launch</span></a></li>
<li><a href="https://sites.google.com/view/boredinschoolrightnow/home?authuser=0" target="_blank">Bored In
School Right Now New Google Sites Edition (deprecated)<span class="material-icons">launch</span></a>
</li>
<li><a href="https://sites.google.com/site/boredschoolrightnow/home" target="_blank">Bored In School Right
Now Flash Edition (deprecated)<span class="material-icons">launch</span></a></li>
<li><a href="https://sites.google.com/site/boredinschoolrightnow2/" target="_blank">Bored In School Right
Now Flash 2 (deprecated)<span class="material-icons">launch</span></a></li>
<li><a href="https://sites.google.com/site/playfunblocked/" target="_blank">Fun Unblocker Games 1.0<span
class="material-icons">launch</span></a></li>
<li><a href="https://sites.google.com/site/subgfyfs/" target="_blank">Unblock Games For School!!!<span
class="material-icons">launch</span></a></li>
<li><a href="https://sites.google.com/site/unblockedgamesbolich/" target="_blank">Unblock Games Bolich<span
class="material-icons">launch</span></a></li>
<li><a href="http://io-games.io/" target="_blank">.io games<span class="material-icons">launch</span></a>
</li>
<li><a href="https://www.y8.com/" target="_blank">*Y8<span class="material-icons">launch</span></a></li>
<li><a href="https://poki.com/" target="_blank">*Poki<span class="material-icons">launch</span></a></li>
<li><a href="https://classicreload.com/" target="_blank">Classic Reload<span
class="material-icons">launch</span></a></li>
<li><a href="https://sites.google.com/site/unblockedgames4me/" target="_blank">Unblocked Games 66 at
School<span class="material-icons">launch</span></a></li>
<li><a href="https://archive.org/details/internetarcade" target="_blank">Internet Arcade<span
class="material-icons">launch</span></a></li>
<li><a href="http://emulator.online/" target="_blank">emulator.online<span
class="material-icons">launch</span></a></li>
</ul>
<hr>
</div>
<div class="NotepadTricks">
<h2><a href="notepad/">Notepad Tricks</a></h2>
<h3>FOR PC ONLY!!!</h3>
<ul>
<li><a href="notepad/cdvirus/">CD virus</a></li>
<li><a href="notepad/keyboarddancing/">Keyboard Dancing</a></li>
<li><a href="notepad/matrixhack/">Matrix Hack</a></li>
<li><a href="notepad/talkingcomputer/">The Talking Computer</a></li>
<li><a href="notepad/passwordgenerator/">Password Generator</a></li>
<li><a href="notepad/fakeerrormessage/">Fake Error Message</a></li>
<li><a href="notepad/lockfolder/">A Folder lock with a password</a></li>
</ul>
<hr>
</div>
<div class="Music">
<h2>Music</h2>
<ul>
<li><a href="https://www.pandora.com/" target="_blank">*Pandora<span
class="material-icons">launch</span></a></li>
<li><a href="https://music.youtube.com/" target="_blank">*YouTube Music<span
class="material-icons">launch</span></a></li>
<li><a href="https://open.spotify.com/" target="_blank">*Spotify<span
class="material-icons">launch</span></a></li>
</ul>
<hr>
</div>
<div class="HowToBypassYoutube">
<h2><a href="youtube/">How to Bypass Youtube</a></h2>
<ul>
<li><a href="youtube/method1/">Method 1</a></li>
<li><a href="youtube/method2/">Method 2</a></li>
<li><a href="youtube/method4/">Method 4</a></li>
<li><a href="youtube/method5/">Method 5</a></li>
<li><a href="youtube/method6/">Method 6</a></li>
</ul>
<hr>
</div>
<div class="ChatRoom">
<h2>Chat Room</h2>
<ul>
<li><a href="https://ptb.discord.com/" target="_blank">Discord<span class="material-icons">launch</span></a>
</li>
<ul>
<li><a href="https://discord.gg/7qTNdXd" target="_blank">Offical Discord Server<span
class="material-icons">launch</span></a></li>
</ul>
<li><a href="https://www.rumbletalk.com/client/chat.php?1wbn4CJ8" target="_blank">Rumble Talk<span
class="material-icons">launch</span></a></li>
<li><a href="https://minnit.chat/BoredInSchoolRightNow" target="_blank">Minnit<span
class="material-icons">launch</span></a></li>
</ul>
<hr>
</div>
</div>
<div class="GoogleGroups2">
<p>**We not answer questions at the google groups anymore we perfer if you used the <a href="https://discord.gg/7qTNdXd" target="_blank">Offical Discord Server<span class="material-icons">launch</span></a> or the <a href="https://github.com/PiSaucer/boredhtml_v1" target="_blank">GitHub Page<span class="material-icons">launch</span></a></p>
<hr>
</div>
<div class="Feedback">
<h2>Feedback</h2>
<ul>
<li><a href="https://discord.gg/7qTNdXd" target="_blank">Offical Discord Server<span
class="material-icons">launch</span></a></li>
</ul>
</div>
<div class="ver">
<hr>
<h2>Version Information</h2>
<p>VER 1.0.1</p>
<a href="https://github.com/PiSaucer/boredhtml_v1" class="btn btn-outline-dark" target="_blank">Visit our
Github</a>
<br>
<br>
<a href="https://github.com/PiSaucer/boredhtml_v1/archive/master.zip" download class="btn btn-outline-dark">Download</a>
</div>
<footer style="height: 200px;">
<hr>
<p>"Stay Bored My Dudes"</p>
<p><strong>I DO NOT OWN THESE GAMES</strong></a>
</p>
<p>*May Not Work At all schools</p>
<p>
<a href="privacy.html">Privacy Policy</a>
</p>
</footer>
</body>
</html>