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
b5dc34e95f
commit
59c03adf04
1 changed files with 11 additions and 1 deletions
|
@ -63,6 +63,16 @@
|
|||
<button onclick="window.location.href='tetris.html';">Tetris</button>
|
||||
<button onclick="window.location.href='impossiblequiz.html';">The Impossible Quiz</button>
|
||||
<button onclick="window.location.href='hardestgame.html';">The World's Hardest Game</button>
|
||||
|
||||
<p></p>
|
||||
|
||||
<p><b>New:</b></p>
|
||||
<button onclick="window.location.href='artofwar.html';">Art of War</button>
|
||||
<button onclick="window.location.href='doodlejump.html';">Doodle Jump</button>
|
||||
<button onclick="window.location.href='mariokart.html';">Mario Kart Flash</button>
|
||||
<button onclick="window.location.href='pandemic1.html';">Pandemic 1</button>
|
||||
<button onclick="window.location.href='pandemic2.html';">Pandemic 2</button>
|
||||
<button onclick="window.location.href='meatboy.html';">Super Meat Boy</button>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue