Replaced 12 is strange iframe with a link to the store page, since the iframe would have to be updated whenever I update the game
This commit is contained in:
parent
78369f3758
commit
b6dd04968a
1 changed files with 4 additions and 4 deletions
|
@ -7,14 +7,14 @@ title: 12 is Strange
|
|||
<h1>
|
||||
12 is Strange!
|
||||
</h1>
|
||||
<div data-height="720" class="game_frame" style="height: 720px;width: 1280px;" data-width="1280">
|
||||
<iframe width="100%" height="100%" frameborder="0" src="//commondatastorage.googleapis.com/itchio/html/116464/dist/index.html" scrolling="no"></iframe>
|
||||
</div>
|
||||
<p>
|
||||
This is a game made in under 48 hours for UT Dallas' SDGA Fall 2015 Game Jam!
|
||||
</p>
|
||||
<p>
|
||||
Now that the jam is over, the plot, characters, and puzzles will be modified and expanded upon, potentially leaving the original theme of "12". So, there will be a downloadable of the "Game Jam version" for those that wish, but the official version will be the one playing in the browser.
|
||||
With the game jam done, the next step for this game is to rewrite and expand the story. During this, the adherence to the "12" theme may be compromised, so on the store page there will also be a download link to the "Game Jam version" of the game.
|
||||
</p>
|
||||
<p>
|
||||
The game can play in your browser, and will if you go to the store page below.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://thepaperpilot.itch.io/12-is-strange" title="Itch.io store page">Store Page</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue