Update index.html

This commit is contained in:
Games-From-Flash 2022-09-26 09:03:31 -04:00 committed by GitHub
parent 5e729e86cd
commit 27c0bca13e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,11 +69,18 @@
 
<p><b>New:</b></p>
<button onclick="window.location.href='artofwar.html';">Art of War</button>
<button onclick="window.location.href='avalanche.html';">Avalanche</button>
<button onclick="window.location.href='Castle Hero.html';">Castle Hero</button>
<button onclick="window.location.href='doodlejump.html';">Doodle Jump</button>
<button onclick="window.location.href='interactivebuddy.html';">Interactive Buddy</button>
<button onclick="window.location.href='mariokart.html';">Mario Kart Flash</button>
<button onclick="window.location.href='minecrafttd.html';">Minecraft Tower Defense</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='qwop.html';">QWOP</button>
<button onclick="window.location.href='meatboy.html';">Super Meat Boy</button>
<button onclick="window.location.href='tron.html';">Tron</button>
<button onclick="window.location.href='unfairmario.html';">Unfair Mario</button>
</center>
</body>
</html>