You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

151 lines
6.6KB

  1. <!DOCTYPE html>
  2. <head>
  3. <meta charset="utf-8" />
  4. <!-- Set the viewport width to device width for mobile -->
  5. <meta name="viewport" content="width=device-width" />
  6. <title>Games / OGS Mahjong 1</title>
  7. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
  8. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
  9. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
  10. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
  11. <script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
  12. <!-- So Firefox can bookmark->"abo this site" -->
  13. <link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
  14. </head>
  15. <body>
  16. <!-- Nav Bar -->
  17. <nav>
  18. <!-- Show menu items and pages -->
  19. <div class="row">
  20. <div class="large-12 columns top-bar">
  21. <h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
  22. </div>
  23. </div>
  24. <div class="row top-menu">
  25. <div class="large-12 columns">
  26. <a href="/pages/games.html" class="menu-button secondary">Games</a>
  27. <a href="/pages/education.html" class="menu-button secondary">Education</a>
  28. <a href="/pages/about.html" class="menu-button secondary">About</a>
  29. </div>
  30. </div>
  31. </nav>
  32. <!-- End Nav -->
  33. <!-- Main Page Content and Sidebar -->
  34. <div class="row">
  35. <!-- Main Blog Content -->
  36. <div class="large-9 columns">
  37. <h3>Games / OGS Mahjong 1</h3>
  38. <a class="button secondary small translation-button" href="http://opengamestudio.org/pages/ogs-mahjong-1-ru.html">ru</a>
  39. <p>Mahjong solitaire and shisen-sho game with nice 3D graphics and relaxing soundtrack.</p>
  40. <iframe width="560" height="315" src="https://www.youtube.com/embed/XdOzD_Hc2lQ" frameborder="0" allowfullscreen></iframe>
  41. <p><br></p>
  42. <h4>Features</h4>
  43. <ul>
  44. <li>3 game modes: Mahjong Solitaire, Shisen-sho and Shisen-sho with gravity.</li>
  45. <li>More than 150 layouts. Layouts format is compatible with KMahjongg.</li>
  46. <li>Support for multiple tilesets.</li>
  47. <li>4 themes: "Classic", "Neo-classic", "Flowers", "Distros".</li>
  48. <li>Support for background scenes.</li>
  49. <li>3 scenes: "Room", "Room Lite" and "Inside the computer".</li>
  50. <li>Save and load.</li>
  51. <li>Hints and shuffle.</li>
  52. <li>Unlimited number of undos.</li>
  53. <li>Camera animations and dynamic camera (cursor tracking).</li>
  54. <li>Layers highlighting.</li>
  55. <li>6 languages: Russian, English, German, French, Spanish and Hindi.</li>
  56. <li>Online leaderboard.</li>
  57. <li>Adapting the game settings to your computer configuration during the first game launch.</li>
  58. </ul>
  59. <h4>Basic version</h4>
  60. <ul>
  61. <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>
  62. <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>
  63. <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>
  64. <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>
  65. <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>
  66. <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>
  67. </ul>
  68. <h4>Deluxe version</h4>
  69. <p>If you like our work, you can support us by buying the Deluxe version.
  70. It will help us keep the things running and, maybe, hire some freelance
  71. artists to make our future games a bit better.</p>
  72. <p><strong>OGS Mahjong Deluxe</strong> contains two additional tilesets: "Eastern" and "Sport".</p>
  73. <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>
  74. </div>
  75. <!-- End Main Content -->
  76. <!-- Sidebar -->
  77. <aside class="large-3 columns">
  78. <!--k
  79. <h5 class="sidebar-title">Site</h5>
  80. <ul class="side-nav">
  81. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  82. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  83. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  84. </ul>
  85. <h5 class="sidebar-title">Categories</h5>
  86. <ul class="side-nav">
  87. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  88. </ul>
  89. -->
  90. <h5 class="sidebar-title">Ads</h5>
  91. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  92. <!-- ogs2 -->
  93. <ins class="adsbygoogle"
  94. style="display:block"
  95. data-ad-client="ca-pub-4473792248813084"
  96. data-ad-slot="9024247127"
  97. data-ad-format="auto"></ins>
  98. <script>
  99. (adsbygoogle = window.adsbygoogle || []).push({});
  100. </script>
  101. </aside> <!-- End Sidebar -->
  102. </div> <!-- End Main Content and Sidebar -->
  103. <!-- Footer -->
  104. <footer class="row">
  105. <div class="large-12 columns">
  106. <hr />
  107. <div class="row">
  108. <div class="large-7 columns">
  109. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  110. </div>
  111. </div>
  112. </div>
  113. <script type="text/javascript">
  114. var _gaq = _gaq || [];
  115. _gaq.push(['_setAccount', 'UA-3773114-1']);
  116. _gaq.push(['_trackPageview']);
  117. (function() {
  118. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  119. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  120. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  121. })();
  122. </script>
  123. </footer>