104 lines
2.7 KiB
HTML
104 lines
2.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" >
|
|
<meta name="author" content="Valeriano Alfonso" >
|
|
<meta name="description" content="Lonely Ruins" >
|
|
<meta name="keywords" content="linux windows game lonely ruins robot kitten">
|
|
<meta name="Copyright" content="Copyright (c) 2011-2012 by Valeriano Alfonso, All Right Reserved">
|
|
<meta content="ALL" name="ROBOTS">
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
<script type="text/javascript" src="imgview/imgview.js"></script>
|
|
<title>Lonely Ruins</title>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="contenedor">
|
|
<table border="0" cellspacing="0" cellpadding="0" align="center">
|
|
<tr><td>
|
|
|
|
<div class="cabecera">
|
|
<a class="titulo" href="./"><!-- LOGO--><img src="imagenes/logo_lonelyruins_web.png"></a>
|
|
<div class="navbar">
|
|
<!-- NAVBAR-->
|
|
<div class="menu">
|
|
<ul>
|
|
<li><a href="#about">About</a></li>
|
|
<li><a href="#play">Play</a></li>
|
|
<li><a href="#screenshots">Screenshots</a></li>
|
|
<li><a href="#contact">Contact</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="contenido">
|
|
|
|
<!-- CONTENIDO -->
|
|
|
|
|
|
<!--ABOUT-->
|
|
<a name="about"></a>
|
|
<h1>About</h1>
|
|
You are a robot on a rescue mision.<br>
|
|
The rescuer and the rescued are alone<br>
|
|
in a strange place.<br>
|
|
<br>
|
|
Good Luck!<br>
|
|
<p> </p>
|
|
|
|
<!--PLAY-->
|
|
<a name="play"></a>
|
|
<h1>Play</h1>
|
|
<div class="columnContainer">
|
|
<div class="column2" style="text-align: center;">
|
|
<a href="play.html" class="playLink">► Play</a>
|
|
</div>
|
|
<div class="column2" style="text-align: center;">
|
|
<a href="https://play.google.com/store/apps/details?id=com.var.lonelyruins"><img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png"></a>
|
|
</div>
|
|
</div>
|
|
<p> </p>
|
|
|
|
|
|
|
|
<!--SCREENSHOTS-->
|
|
<a name="screenshots"></a>
|
|
<h1>Screenshots</h1>
|
|
<p>
|
|
<span style="vertical-align:top;">
|
|
<a href="sshots/20120102/shot-20120102-1.png" rel="imgview.lonelyruins"><img src="sshots/20120102/shot-20120102-1.thumb.png"></a>
|
|
<a href="sshots/20120102/shot-20120102-2.png" rel="imgview.lonelyruins"><img src="sshots/20120102/shot-20120102-2.thumb.png"></a>
|
|
<a href="sshots/20120102/shot-20120102-3.png" rel="imgview.lonelyruins"><img src="sshots/20120102/shot-20120102-3.thumb.png"></a>
|
|
</span>
|
|
</p>
|
|
<p> </p>
|
|
|
|
|
|
<!--CONTACT-->
|
|
<a name="contact"></a>
|
|
<h1>Contact</h1>
|
|
<ul>
|
|
<li><a href="http://varstudio.com">VAR Studio (Main site in spanish).</a></li>
|
|
</ul>
|
|
|
|
<p> </p>
|
|
<div class="toTop"><a href="#top">Back to top.</a></div>
|
|
<p> </p>
|
|
|
|
|
|
|
|
<!-- PIE -->
|
|
<div class="pie">
|
|
<b>Copyright © 2011-2014 <a href="/">Valeriano Alfonso</a>.</b>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</td></tr>
|
|
</table>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |