mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
Update index.html
This commit is contained in:
parent
c8e74ba72c
commit
b466efc5db
1 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,17 @@
|
|||
<p>This is a quick website made using <a href="https://ruffle.rs">Ruffle</a> and GitHub. If you want the original repo to download the games, go to <a href="https://github.com/Games-From-Flash/sw">GitHub</a> and all of the SWF files should be there, along with all of the HTML files that I used to make this site.</p>
|
||||
<button onclick="window.location.href='btd.html';">Bloons TD</button>
|
||||
<button onclick="window.location.href='btd2.html';">Bloons TD 2</button>
|
||||
<button onclick="window.location.href='bloons.html';">Bloons</button>
|
||||
<button onclick="window.location.href='bloxorz.html';">Bloxorz</button>
|
||||
<button onclick="window.location.href='dl1.html';">Duck Life 1</button>
|
||||
<button onclick="window.location.href='dl2.html';">Duck Life 2</button>
|
||||
<button onclick="window.location.href='dl3.html';">Duck Life 3</button>
|
||||
<button onclick="window.location.href='dl4.html';">Duck Life 4</button>
|
||||
<button onclick="window.location.href='hs-btb.html';">Henry Stickmin - Breaking the Bank</button>
|
||||
<button onclick="window.location.href='hs-etp.html';">Henry Stickmin - Escaping the Prison</button>
|
||||
<button onclick="window.location.href='hs-ftc.html';">Henry Stickmin - Fleeing the Complex</button>
|
||||
<button onclick="window.location.href='hs-ita.html';">Henry Stickmin - Infiltrating the Airship</button>
|
||||
<button onclick="window.location.href='hs-std.html';">Henry Stickmin - Stealing the Diamond</button>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue