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.

75 lines
3.7KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <link rel="stylesheet" href="../../style.css">
  6. </head>
  7. <body>
  8. <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
  9. <div id="header">
  10. <div class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/news/mahjong-techdemo1-gameplay.html">EN</a>
  19. <a href="../../ru/news/mahjong-techdemo1-gameplay.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <h3 class="left_item_title">In the news...</h3>
  25. <center>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="mahjong-techdemo1-gameplay.html">First techdemo of OGS Mahjong 2: Gameplay</a>
  29. </h2>
  30. <p class="news_item_date">
  31. 2018-02-16 00:00
  32. </p>
  33. <div class="news_item_contents">
  34. <p><img src="../../images/2018-02-16-mahjong-techdemo1-gameplay.png" alt="End of a Mahjong party" /></p>
  35. <p>We are glad to announce the release of the first technical demonstration of OGS Mahjong 2. The purpose of this release was to verify gameplay across supported platforms.</p>
  36. <p>Get techdemo for your platform:</p>
  37. <ul>
  38. <li>Run <a href="https://ogstudio.github.io/game-mahjong/versions/013/mjin-player.html">Web version</a> in your browser</li>
  39. <li>Get <a href="https://drive.google.com/open?id=1KW8IEN8Dpz8ODeg8BctVSJyzj9-AL9hR">Android version</a></li>
  40. <li>Get <a href="https://drive.google.com/open?id=1oj0-OXSmEatttzn86u2vgP9SRAIC0ozB">Windows version</a></li>
  41. <li>Get <a href="https://drive.google.com/open?id=1EX7kLIThLiMz9_W7VmBPySms3mlrF-i6">Linux version</a></li>
  42. <li>Get <a href="https://drive.google.com/open?id=1KWnvbHzan8MpMcZPG2QC-7KWoEYbqrM2">macOS version</a></li>
  43. </ul>
  44. <p>Notes:</p>
  45. <ul>
  46. <li>iOS version is not released because it cannot be easily shared outside AppStore.</li>
  47. <li>Launch <code>run</code> script under Linux and macOS.</li>
  48. <li>Linux version is only available in 64-bit variant.</li>
  49. <li>macOS version should run on macOS Sierra or newer.</li>
  50. </ul>
  51. <p>That's it for now, have a nice testing!</p>
  52. </div>
  53. </div>
  54. <div id="disqus_thread"></div>
  55. <script>
  56. var disqus_config = function () {
  57. this.page.url = "https://opengamestudio.org/en/news/mahjong-techdemo1-gameplay.html";
  58. this.page.identifier = "mahjong-techdemo1-gameplay.html";
  59. };
  60. (function() { // DON'T EDIT BELOW THIS LINE
  61. var d = document, s = d.createElement('script');
  62. s.src = 'https://opengamestudio.disqus.com/embed.js';
  63. s.setAttribute('data-timestamp', +new Date());
  64. (d.head || d.body).appendChild(s);
  65. })();
  66. </script>
  67. <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  68. <div id="footer">
  69. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  70. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  71. </div>
  72. </center>
  73. </body>
  74. </html>