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.

58 wiersze
2.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/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="../../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="ogs-editor-0.9.html">May 2016 live session materials</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>This time we have shown how to create a simple Domino based game. Below you can find all materials related to the game creation.</p>
  42. <ol>
  43. <li>Editor 0.9 for Linux (Debian based), 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/">is available at SourceForge</a>. Simply unpack it and launch the run script.</li>
  44. <li>Domino project created during live session <a title="GitHub" href="https://github.com/OGStudio/domino-livesession">is available at GitHub</a>.</li>
  45. <li>Domino rehearsal videos referenced during live session <a title="YouTube" href="https://www.youtube.com/playlist?list=PLWMTZqE4MAMKp3wP1N63xbdhdgfKi-d-J">are available at YouTube</a></li>
  46. </ol>
  47. <p>The next live session will be held in September 2016.</p>
  48. </div>
  49. </div>
  50. <div id="footer">
  51. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  52. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  53. The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
  54. </div>
  55. </center>
  56. </body>
  57. </html>