Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

81 wiersze
3.9KB

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