Add Bloons TD 3 and Learn to Fly 2

This commit is contained in:
dginovker 2023-03-24 18:50:01 -07:00
parent e6a8f280c4
commit 07cd8009d5
7 changed files with 120 additions and 0 deletions

View File

@ -0,0 +1,54 @@
---
title: Bloons TD 3
tags: funorb
layout: guide
---
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque">
{{ page.title }}
</h1>
</div>
</div>
</div>
<div class="section">
<div class="article_theme_1">
<div class="article">
<div class="topshadow">
<div class="bottomborder">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleft">
<div class="bottomright" style="text-align: center; padding-top: 0.2rem; padding-bottom: 1rem;">
<div class="links"> </div>
<br class="clear" />
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<div style="text-align: center; padding-top: 1.5rem; padding-bottom: 1.5rem;">
<object>
<param name="play" value="../swfs/bloonstd3.swf">
<embed src="../swfs/bloonstd3.swf">
</embed>
</object>
</div>
<span class="headertitleleft"><span class="headertitleright">
<a href="https://forum.2009scape.org/viewtopic.php?t=436-bloons-tower-defense-3">Talk about it on the Forums!</a>
</span></span>
<br class="clear" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

View File

@ -78,12 +78,24 @@ layout: guide
"Use Monkeys to stop the bloons from escaping!<br/>",
"Red Bracket"
);
addGame(
"bloonstd3",
"Bloons Tower Defense 3",
"Use Monkeys to stop the bloons from escaping, v3!<br/>",
"Red Bracket"
);
addGame(
"flashsonic",
"Flash Sonic",
"Run through the levels as Sonic!<br/>",
"Red Bracket"
);
addGame(
"learntofly2",
"Learn to Fly 2",
"Help a poor Penguin fly...<br/>",
"Red Bracket"
)
addGame(
"worldshardestgame",
"World's Hardest Game",

View File

@ -0,0 +1,54 @@
---
title: Learn to Fly 2
tags: funorb
layout: guide
---
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque">
{{ page.title }}
</h1>
</div>
</div>
</div>
<div class="section">
<div class="article_theme_1">
<div class="article">
<div class="topshadow">
<div class="bottomborder">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleft">
<div class="bottomright" style="text-align: center; padding-top: 0.2rem; padding-bottom: 1rem;">
<div class="links"> </div>
<br class="clear" />
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<div style="text-align: center; padding-top: 1.5rem; padding-bottom: 1.5rem;">
<object>
<param name="play" value="../swfs/learntofly2.swf">
<embed src="../swfs/learntofly2.swf">
</embed>
</object>
</div>
<span class="headertitleleft"><span class="headertitleright">
<a href="https://forum.2009scape.org/viewtopic.php?t=437-learn-to-fly-2">Talk about it on the Forums!</a>
</span></span>
<br class="clear" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Binary file not shown.