flash/html/hs-etp.html

15 lines
646 B
HTML
Raw Normal View History

2022-03-12 08:10:05 -05:00
<!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>Henry Stickmin - Escaping the Prison</title>
</head>
<body>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Henry Stickmin - Escaping the Prison.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/Henry Stickmin - Escaping the Prison.swf"></embed>
</center>
</body>
</html>