mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 20:50:31 -03:00
Create mario63.html
This commit is contained in:
parent
07a7d6d148
commit
530b767937
1 changed files with 13 additions and 0 deletions
13
html/mario63.html
Normal file
13
html/mario63.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
|
||||
<head>
|
||||
<title>Super Mario 63</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Super Mario 63.swf">Here</a> to download the file and click <a href="index.html">Here</a> to go back. Right click the game in order to go to fullscreen.</p>
|
||||
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Super Mario 63.swf"></embed>
|
||||
</center>
|
||||
</body>
|
Loading…
Add table
Reference in a new issue