added learn to fly 3 to games
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<script src="/games/DuckLife4-main/DuckLife4-main/ruffle-nightly-2023_11_23-web-selfhosted/ruffle.js"></script>
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<body>
|
||||
<object>
|
||||
<embed src="/games/flach games/games for flach/learn to fly 3.swf"width="1300" height="640" />
|
||||
</object>
|
||||
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,13 +1,8 @@
|
||||
<!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,8 +15,7 @@
|
||||
<title>Henry Stickmin - Fleeing the Complex</title>
|
||||
</head>
|
||||
<center>
|
||||
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Henry Stickmin - Fleeing the Complex.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/main/Henry%20Stickmin%20-%20Fleeing%20the%20Complex.swf"></embed>
|
||||
<embed src="https://rawcdn.githack.com/Games-From-Flash/swf/main/Henry%20Stickmin%20-%20Fleeing%20the%20Complex.swf"></embed>
|
||||
</center>
|
||||
<>
|
||||
|
||||
</body>
|
||||
|
||||
@@ -117,6 +117,7 @@
|
||||
<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>
|
||||
<a href="/games/flach games/html/learn to fly 3.html">learn to fly 3</a>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user