| <html> | |
| <head> | |
| <title>Michael Lauenstein - Shadow Operative — Play</title> | |
| <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | |
| <meta name="viewport" content="width=device-width, user-scalable=no"> | |
| <meta name="author" content="Michael Lauenstein"> | |
| <link rel="stylesheet" href="style.css"> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/roboto.css"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/jquery.powertip.css"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/toastr.css"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/vex.css"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/vex-theme-plain.css"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/haven.css"> | |
| <link rel="stylesheet" type="text/css" href="interpreter/vorple.css"> | |
| <script src='Blob.js'></script><script src='FileSaver.js'></script><link rel='stylesheet' href='game-style.css' type='text/css' media='all'></link></head> | |
| <body class="play"> | |
| <div class="container"> | |
| <div class="coverimage"><span><a href="Cover.jpg"><img src="Small Cover.jpg" border="1"></a></span></div> | |
| <div class="links"> | |
| <div class="smalltitle">Shadow Operative</div> | |
| <ul> | |
| <li><a href="index.html">Home page</a></li> | |
| </ul> | |
| </div> | |
| <div id="gameport"> | |
| <main id="vorple"> | |
| <div id="loader"> | |
| <h2 id="loader-message">Loading scripts</h2> | |
| <div id="spinner">V</div> | |
| </div> | |
| </main> | |
| <script src="interpreter/vorple.min.js"></script> | |
| <script src="interpreter/Shadow Operative.gblorb.js"></script> | |
| <script> | |
| if( location.protocol === "file:" ) { | |
| $( 'body' ) | |
| .empty() | |
| .html( "<div><p>You are currently viewing the page from the filesystem. " + | |
| "Unfortunately the Vorple interpreter requires that the page is viewed through " + | |
| "the HTTP protocol, that is, you'll need " + | |
| 'to play it online on the server at <a href="https://ifcomp.org/ballot/#entry-2342" style="color:#000000">the IF Comp site</a>.</p>' + | |
| "</div>" ) | |
| .find( 'div' ) | |
| .css({ | |
| margin: "2em", | |
| padding: "1em", | |
| color: "#fff", | |
| backgroundColor: "rgb(137, 50, 58)", | |
| border: "3px solid gray" | |
| }); | |
| throw new Error( "Vorple can't be run from the filesystem" ); | |
| } | |
| $( function() { | |
| $( '.container, .interpretercredit' ).remove(); | |
| }); | |
| vorple.options = { | |
| autosave: false, | |
| engineColors: false, | |
| story: "" | |
| }; | |
| vorple.debug.off(); | |
| vorple.init(); | |
| </script> | |
| </div> | |
| </div> | |
| <div class="interpretercredit"><a href="https://vorple-if.com">Vorple</a></div> | |
| </body> | |
| </html> | |
Xet Storage Details
- Size:
- 2.63 kB
- Xet hash:
- ee217fa95130de298b454f88ea0101758059c2bcd4bc9ac68e3d201ccacb598f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.