Skip to content

Commit 42d649d

Browse files
authored
Add files via upload
1 parent 7ae14c1 commit 42d649d

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed

silentscream/index.html

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<title>Silent Scream - Slayer </title>
6+
<meta charset='utf-8'>
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
9+
<link href="../../bootstrap/bootstrap.min.css" rel="stylesheet">
10+
<link rel="stylesheet" type="text/css" href="../../style.css">
11+
12+
<!--Favicon Information-->
13+
<link rel="apple-touch-icon" sizes="180x180" href="../../favicon/apple-touch-icon.png?v=bOXjlPdAPj">
14+
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon/favicon-32x32.png?v=bOXjlPdAPj">
15+
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon/favicon-16x16.png?v=bOXjlPdAPj">
16+
<link rel="manifest" href="../../favicon/site.webmanifest?v=bOXjlPdAPj">
17+
<link rel="mask-icon" href="../../favicon/safari-pinned-tab.svg?v=bOXjlPdAPj" color="#f1c40f">
18+
<link rel="shortxcut icon" href="../../favicon/favicon.ico?v=bOXjlPdAPj">
19+
<meta name="msapplication-TileColor" content="#2b5797">
20+
<meta name="msapplication-config" content="../../favicon/browserconfig.xml?v=bOXjlPdAPj">
21+
<meta name="theme-color" content="#ffffff">
22+
23+
<!-- Primary Meta Tags -->
24+
<meta name="title" content="Slash Flash">
25+
<meta name="description" content="Online Education Games">
26+
<meta name="keywords" content="Games,unblocked">
27+
<meta name="author" content="PiSaucer">
28+
29+
<!-- Open Graph / Facebook -->
30+
<meta property="og:type" content="website">
31+
<meta property="og:title" content="Bored In School Right Now Inc">
32+
<meta property="og:description" content="Online Education Games">
33+
34+
<!-- Twitter -->
35+
<meta property="twitter:card" content="summary_large_image">
36+
<meta property="twitter:title" content="Bored In School Right Now Inc">
37+
<meta property="twitter:description" content="Online Education Games">
38+
</head>
39+
40+
<body>
41+
<div class="header">
42+
<a href="../../">
43+
<img src="../../images/logo.png" class="logo" alt="logo" height="42" width="42">
44+
<h1>
45+
Slash Flash
46+
</h1>
47+
</a>
48+
</div>
49+
<hr>
50+
<h2>Silent Scream - Slayer</h2>
51+
<hr>
52+
<nav aria-label="breadcrumb">
53+
<ol class="breadcrumb">
54+
<li class="breadcrumb-item"><a href="../../">Home</a></li>
55+
<li class="breadcrumb-item active" aria-current="page">Silent Scream - Slayer</li>
56+
</ol>
57+
</nav>
58+
<hr>
59+
60+
<br>
61+
<embed src="scream.swf" flashvars="" base="" quality="high" allowscriptaccess="always" allowfullscreen="true" wmode="window" width="800" height="600" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
62+
63+
<br>
64+
<a href="scream.swf" download class="btn">Download</a>
65+
<p>*May Not Work At all schools</p>
66+
</footer>
67+
<script src="../../ruffle/ruffle.js"></script>
68+
</body>
69+
70+
</html>

silentscream/scream.swf

3.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)