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
97881f7038
commit
bc02b9b3d2
1 changed files with 9 additions and 0 deletions
|
@ -9,10 +9,13 @@
|
|||
<h1>Welcome to the Flash Games Archive.</h1>
|
||||
<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/swf">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>
|
||||
<p><a href="info.html">Information</a>
|
||||
<button onclick="window.location.href='achieveunlocked.html';">Achievement Unlocked</button>
|
||||
<button onclick="window.location.href='aow.html';">Age of War</button>
|
||||
<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='checkers.html';">Checkers</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>
|
||||
|
@ -24,7 +27,9 @@
|
|||
<button onclick="window.location.href='hs-std.html';">Henry Stickmin - Stealing the Diamond</button>
|
||||
<button onclick="window.location.href='learntofly.html';">Learn to Fly</button>
|
||||
<button onclick="window.location.href='motherload.html';">Motherload</button>
|
||||
<button onclick="window.location.href='n.html';">N</button>
|
||||
<button onclick="window.location.href='pacman.html';">Pacman</button>
|
||||
<button onclick="window.location.href='pcbreak.html';">PC Breakdown</button>
|
||||
<button onclick="window.location.href='portal2d.html';">Portal 2d</button>
|
||||
<button onclick="window.location.href='portalflash.html';">Portal Flash</button>
|
||||
<button onclick="window.location.href='rs.html';">Riddle School</button>
|
||||
|
@ -36,9 +41,13 @@
|
|||
<button onclick="window.location.href='rs-t2.html';">Riddle School - Transfer 2</button>
|
||||
<button onclick="window.location.href='rubixcube.html';">Rubik's Cube</button>
|
||||
<button onclick="window.location.href='sch.html';">Shopping Cart Hero</button>
|
||||
<button onclick="window.location.href='sonic.html';">Sonic</button>
|
||||
<button onclick="window.location.href='snake.html';">Snake</button>
|
||||
<button onclick="window.location.href='sth.html';">Storm the House</button>
|
||||
<button onclick="window.location.href='sth2.html';">Storm the House 2</button>
|
||||
<button onclick="window.location.href='stickrpg.html';">Stick RPG</button>
|
||||
<button onclick="window.location.href='mario63.html';">Super Mario 63</button>
|
||||
<button onclick="window.location.href='marioflash.html';">Super Mario Flash</button>
|
||||
<button onclick="window.location.href='supersmashflash.html';">Super Smash Flash</button>
|
||||
<button onclick="window.location.href='tetris.html';">Tetris</button>
|
||||
<button onclick="window.location.href='impossiblequiz.html';">The Impossible Quiz</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue