added games

This commit is contained in:
mileswa1q22
2024-10-09 21:37:00 +00:00
committed by GitHub
parent e84dca7ba7
commit 01ac8547d8
3 changed files with 10 additions and 12 deletions
@@ -1,9 +1,7 @@
<!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">
@@ -20,7 +18,6 @@
<title>Duck Life 2</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Duck Life 2 - World Champion.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 2 - World Champion.swf"></embed>
</center>
</body>
@@ -1,13 +1,10 @@
<!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>
@@ -20,7 +17,6 @@
<title>Duck Life 3</title>
</head>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Duck Life 3 - Evolution.swf">Here</a> to download the file and right click to go to fullscreen.</p>
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 3 - Evolution.swf"></embed>
</center>
</body>
+5
View File
@@ -114,6 +114,11 @@
<a href="/games/flasharchive-main/flasharchive-main/html/supersmashflash.html">super smash flash</a>
<a href="/games/flasharchive-main/flasharchive-main/html/hs-ita-1.html">Henry Stickmin - Infiltrating the Airship</a>
<a href="/games/Learn-To-Fly-2-main/Learn-To-Fly-2-main/index.html">Learn To Fly 2</a>
<a href="/games/flasharchive-main/flasharchive-main/html/hs-ftc.html">Henry Stickmin - Fleeing the Complex</a>
<a href="/games/flasharchive-main/flasharchive-main/html/dl2.html">Duck Life 2</a>
<a href="/games/flasharchive-main/flasharchive-main/html/dl3.html">Duck Life 3</a>
</head>
</form>
<div id="disqus_thread"></div>