Add files via upload

This commit is contained in:
Games-From-Flash 2022-04-07 20:52:10 -04:00 committed by GitHub
parent a128f6c4fa
commit b5dc34e95f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 156 additions and 0 deletions

26
html/artofwar.html Normal file
View file

@ -0,0 +1,26 @@
<!doctype html>
<html>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
<link href="https://fonts.googleapis.com/css2?family=Amaranth&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<body>
<header>
<img class="logo" src="img/logo2.png" alt="logo">
<h1>Welcome to the Flash Games Archive.</h1>
<nav>
<ul class="nav__links">
<button style="margin-right: 20px;" onclick="window.location.href='index.html'";">Home</button>
<button onclick="window.location.href='info.html'";>Information</button>
</nav>
</header>
<head>
<title>Art of War</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Art of War.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/master/Art of War.swf"></embed>
</center>
</body>

26
html/doodlejump.html Normal file
View file

@ -0,0 +1,26 @@
<!doctype html>
<html>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
<link href="https://fonts.googleapis.com/css2?family=Amaranth&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<body>
<header>
<img class="logo" src="img/logo2.png" alt="logo">
<h1>Welcome to the Flash Games Archive.</h1>
<nav>
<ul class="nav__links">
<button style="margin-right: 20px;" onclick="window.location.href='index.html'";">Home</button>
<button onclick="window.location.href='info.html'";>Information</button>
</nav>
</header>
<head>
<title>Doodle Jump</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Doodle Jump.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/master/Doodle Jump.swf"></embed>
</center>
</body>

26
html/mariokart.html Normal file
View file

@ -0,0 +1,26 @@
<!doctype html>
<html>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
<link href="https://fonts.googleapis.com/css2?family=Amaranth&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<body>
<header>
<img class="logo" src="img/logo2.png" alt="logo">
<h1>Welcome to the Flash Games Archive.</h1>
<nav>
<ul class="nav__links">
<button style="margin-right: 20px;" onclick="window.location.href='index.html'";">Home</button>
<button onclick="window.location.href='info.html'";>Information</button>
</nav>
</header>
<head>
<title>Mario Kart Flash</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Mario Kart Flash.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/master/Mario%20Kart%20Flash.swf"></embed>
</center>
</body>

26
html/meatboy.html Normal file
View file

@ -0,0 +1,26 @@
<!doctype html>
<html>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
<link href="https://fonts.googleapis.com/css2?family=Amaranth&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<body>
<header>
<img class="logo" src="img/logo2.png" alt="logo">
<h1>Welcome to the Flash Games Archive.</h1>
<nav>
<ul class="nav__links">
<button style="margin-right: 20px;" onclick="window.location.href='index.html'";">Home</button>
<button onclick="window.location.href='info.html'";>Information</button>
</nav>
</header>
<head>
<title>Super Meat Boy</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Super Meat Boy.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/master/Super Meat Boy.swf"></embed>
</center>
</body>

26
html/pandemic1.html Normal file
View file

@ -0,0 +1,26 @@
<!doctype html>
<html>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
<link href="https://fonts.googleapis.com/css2?family=Amaranth&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<body>
<header>
<img class="logo" src="img/logo2.png" alt="logo">
<h1>Welcome to the Flash Games Archive.</h1>
<nav>
<ul class="nav__links">
<button style="margin-right: 20px;" onclick="window.location.href='index.html'";">Home</button>
<button onclick="window.location.href='info.html'";>Information</button>
</nav>
</header>
<head>
<title>Pandemic 1</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Pandemic 1.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/master/Pandemic 1.swf"></embed>
</center>
</body>

26
html/pandemic2.html Normal file
View file

@ -0,0 +1,26 @@
<!doctype html>
<html>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
<link href="https://fonts.googleapis.com/css2?family=Amaranth&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<body>
<header>
<img class="logo" src="img/logo2.png" alt="logo">
<h1>Welcome to the Flash Games Archive.</h1>
<nav>
<ul class="nav__links">
<button style="margin-right: 20px;" onclick="window.location.href='index.html'";">Home</button>
<button onclick="window.location.href='info.html'";>Information</button>
</nav>
</header>
<head>
<title>Pandemic 2</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Pandemic 2.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/master/Pandemic 2.swf"></embed>
</center>
</body>