about and projects
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>Projects</title>
|
||||
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/pygments.css" />
|
||||
<script src="https://ogstudio.github.io/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://github.com/KaiSD/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://ogstudio.github.io">Opensource Game Studio</a></h1>
|
||||
<h1><a href="https://github.com/KaiSD/ogs-site">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,12 +46,43 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>Projects</h3>
|
||||
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/projects-ru.html">ru</a>
|
||||
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/projects-ru.html">ru</a>
|
||||
|
||||
<h1>OGS Mahjong</h1>
|
||||
<p>It is a super cool game</p>
|
||||
<h1>OGS Editor</h1>
|
||||
<p>It is a super cool editor</p>
|
||||
<p>OGS Mahjong is a simple mahjong solitaire and shisen-sho game with nice 3D graphics and relaxing soundtrack.</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/XdOzD_Hc2lQ" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<h4>Deluxe version</h4>
|
||||
<p>If you like our work, you can support us by buying the Deluxe version. It will help us keep the things running and, maybe, hire some freelance artists to make our future games a bit better.</p>
|
||||
<p>In <strong>OGS Mahjong Deluxe</strong> you can find two additional tilesets: "Eastern" and "Sport".</p>
|
||||
<iframe src="https://www.humblebundle.com/widget/v2/product/ogsmahjong/ySGF3h34?theme=transparent-light" width="526" height="325" style="border: none;" scrolling="no" frameborder="0"></iframe>
|
||||
|
||||
<h4>Base version</h4>
|
||||
<ul>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-windows32.exe/download" title="Download ogs-mahjong-1.1.0-windows32.exe">For Windows (exe)</a> (40 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-windows32.exe/download" title="Download ogs-mahjong-1.1.0-full-windows32.exe">For Windows, with editor and additional music (exe)</a> (123 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-linux64.tar.lzma/download" title="Download ogs-mahjong-1.1.0-linux64.tar.lzma">For Linux64 (tar.lzma)</a> (37 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux64.tar.lzma/download" title="Download ogs-mahjong-1.1.0-full-linux64.tar.lzma">For Linux64, with editor and additional music (tar.lzma)</a> (110 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-linux32.tar.lzma/download" title="Download ogs-mahjong-1.1.0-linux32.tar.lzma">For Linux32 (tar.lzma)</a> (37 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux32.tar.lzma/download" title="Download ogs-mahjong-1.1.0-full-linux32.tar.lzma">For Linux32, with editor and additional music (tar.lzma)</a> (110 MB)</li>
|
||||
</ul>
|
||||
<h4>Features</h4>
|
||||
<ul>
|
||||
<li>3 game modes: Mahjong Solitaire, Shisen-sho and Shisen-sho with gravity.</li>
|
||||
<li>More than 150 layouts. Layouts format is compatible with KMahjongg.</li>
|
||||
<li>Support for multiple tilesets.</li>
|
||||
<li>4 themes: "Classic", "Neo-classic", "Flowers", "Distros".</li>
|
||||
<li>Support for background scenes.</li>
|
||||
<li>3 scenes: "Room", "Room Lite" and "Inside the computer".</li>
|
||||
<li>Save and load.</li>
|
||||
<li>Hints and shuffle.</li>
|
||||
<li>Unlimited number of undos.</li>
|
||||
<li>Camera animations and dynamic camera (cursor tracking).</li>
|
||||
<li>Layers highlighting.</li>
|
||||
<li>6 languages: Russian, English, German, French, Spanish and Hindi.</li>
|
||||
<li>Online leaderboard.</li>
|
||||
<li>Adapting the game settings to your computer configuration during the first game launch.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- End Main Content -->
|
||||
|
||||
@@ -60,18 +91,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/archives.html">Archives</a>
|
||||
<li><a href="https://ogstudio.github.io/tags.html">Tags</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://ogstudio.github.io/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/category/news.html">News</a></li>
|
||||
<li><a href="https://ogstudio.github.io/category/stub.html">Stub</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user