選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

68 行
3.2KB

  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. <center>
  31. <h1>In the news...</h1>
  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="footer">
  61. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  62. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  63. The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
  64. </div>
  65. </center>
  66. </body>
  67. </html>