Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

57 lines
3.3KB

  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/ogs-editor-0.9.html">EN</a>
  14. <a href="../../ru/news/ogs-editor-0.9.html">RU</a>
  15. </div>
  16. </div>
  17. <div class="header2">
  18. <div class="menu">
  19. <a href="../../ru/news/index.html">Новости</a>
  20. <a href="../../ru/game/index.html">Игры</a>
  21. <a href="../../ru/tool/index.html">Инструменты</a>
  22. <a href="../../ru/page/about.html">О нас</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>В новостях...</h1>
  32. <div class="news_item">
  33. <h2 class="news_item_title">
  34. <a href="ogs-editor-0.9.html">Материалы прямого эфира за май 2016</a>
  35. </h2>
  36. <p class="news_item_date">
  37. 2016-05-29 00:00
  38. </p>
  39. <div class="news_item_contents">
  40. <iframe width="560" height="315" src="https://www.youtube.com/embed/8gHYOkMRoos?list=PLWMTZqE4MAMKp3wP1N63xbdhdgfKi-d-J" frameborder="0" allowfullscreen></iframe>
  41. <p>В этот раз мы показали, как создать простую игру на основе Домино. Ниже приведены все материалы, связанные с созданием игры.</p>
  42. <ol>
  43. <li>Редактор 0.9 для Linux (на основе Debian), OS X (10.9+), Windows <a title="SourceForge" href="https://sourceforge.net/projects/osrpgcreation/files/Editor/jenkins/49_2016-05-24_04-48-47_0.9.0/">доступен на SourceForge</a>. Просто распакуйте и запустите скрипт run.</li>
  44. <li>Проект Домино, созданный во время прямого эфира <a title="GitHub" href="https://github.com/OGStudio/domino-livesession">доступен на GitHub</a>.</li>
  45. <li>Видео репетиции создания игры, на которые есть ссылки в прямом эфире, <a title="YouTube" href="https://www.youtube.com/playlist?list=PLWMTZqE4MAMKp3wP1N63xbdhdgfKi-d-J">доступны на YouTube</a></li>
  46. </ol>
  47. </div>
  48. </div>
  49. <div id="footer">
  50. Сайт сгенерирован <a href="http://opengamestudio.org/pskov/ru">ПСКОВОМ</a>
  51. из <a href="http://github.com/ogstudio/site-opengamestudio">этого исходного кода</a>.
  52. Сайт размещён на <a href="https://pages.github.com">GitHub Pages</a>.
  53. </div>
  54. </center>
  55. </body>
  56. </html>