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.

236 lines
10KB

  1. <!DOCTYPE html>
  2. <head>
  3. <meta charset="utf-8" />
  4. <!-- Set the viewport width to device width for mobile -->
  5. <meta name="viewport" content="width=device-width" />
  6. <title>Opensource Game Studio</title>
  7. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
  8. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
  9. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
  10. <link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
  11. <script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
  12. <!-- So Firefox can bookmark->"abo this site" -->
  13. <link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
  14. </head>
  15. <body>
  16. <!-- Nav Bar -->
  17. <nav>
  18. <!-- Show menu items and pages -->
  19. <div class="row">
  20. <div class="large-12 columns top-bar">
  21. <h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
  22. </div>
  23. </div>
  24. <div class="row top-menu">
  25. <div class="large-12 columns">
  26. <a href="/pages/projects.html" class="menu-button secondary">Projects</a>
  27. <a href="/pages/about.html" class="menu-button secondary">About</a>
  28. </div>
  29. </div>
  30. </nav>
  31. <!-- End Nav -->
  32. <!-- Main Page Content and Sidebar -->
  33. <div class="row">
  34. <!-- Main Blog Content -->
  35. <div class="large-9 columns">
  36. <article>
  37. <a href="http://opengamestudio.org/september-live-session-announcement.html"><h3 class="article-title">Live session: 25 September 2016</h3></a>
  38. <h6 class="subheader" title="2016-09-17T00:00:00+03:00">Сб 17 Сентябрь 2016
  39. <a class="button secondary small translation-button" href="http://opengamestudio.org/september-live-session-announcement-ru.html">ru</a>
  40. </h6><iframe width="560" height="315" src="https://www.youtube.com/embed/Y5hOGKcQ8wA" frameborder="0" allowfullscreen></iframe>
  41. <p>We will hold <a href="https://www.livecoding.tv/kornerr">live session</a> on <a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Game+Studio+September+2016+live+session&amp;iso=20160925T12&amp;p1=37&amp;ah=2">25 September 2016 at 12:00 CEST</a>
  42. It's time to create simple Mahjong solitaire game.</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  43. </p>
  44. <a class="button radius secondary small right" href="http://opengamestudio.org/september-live-session-announcement.html">Read More</a>
  45. <hr class="gradient"/>
  46. </article>
  47. <article>
  48. <a href="http://opengamestudio.org/2016-august-recap.html"><h3 class="article-title">August 2016 recap</h3></a>
  49. <h6 class="subheader" title="2016-09-03T00:00:00+03:00">Сб 03 Сентябрь 2016
  50. <a class="button secondary small translation-button" href="http://opengamestudio.org/2016-august-recap-ru.html">ru</a>
  51. </h6><p><img alt="2016-august-recap" src="http://opengamestudio.org/2016-09-03_august-recap.png" /></p>
  52. <p>This article explains the most important technical details about development in August: UIQt module, its refactoring, a new feature based development approach, and its benefits.</p>
  53. <p><strong>UIQt module</strong> is a collection of UI components backed by Qt. We only use it for Editor UI at the moment.</p>
  54. <p>Here is a list ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  55. </p>
  56. <a class="button radius secondary small right" href="http://opengamestudio.org/2016-august-recap.html">Read More</a>
  57. <hr class="gradient"/>
  58. </article>
  59. <article>
  60. <a href="http://opengamestudio.org/back-to-social-networks.html"><h3 class="article-title">We’re back to social networks</h3></a>
  61. <h6 class="subheader" title="2016-08-18T00:00:00+03:00">Чт 18 Август 2016
  62. <a class="button secondary small translation-button" href="http://opengamestudio.org/back-to-social-networks-ru.html">ru</a>
  63. </h6><p>If you follow us on <a href="https://www.facebook.com/groups/162611230470183/">Facebook</a>, <a href="https://twitter.com/OpenGameStudio">Twitter</a>, or <a href="https://new.vk.com/opengamestudo">VK</a> you noticed we started to use them again. That's no coincidence: we're finally ready to communicate our progress verbally after 4 years of almost silent development.</p>
  64. <p>Follow us to stay up-to-date!</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  65. </p>
  66. <a class="button radius secondary small right" href="http://opengamestudio.org/back-to-social-networks.html">Read More</a>
  67. <hr class="gradient"/>
  68. </article>
  69. <article>
  70. <a href="http://opengamestudio.org/once-mahjong-always-mahjong.html"><h3 class="article-title">Once Mahjong – always Mahjong</h3></a>
  71. <h6 class="subheader" title="2016-08-10T00:00:00+03:00">Ср 10 Август 2016
  72. <a class="button secondary small translation-button" href="http://opengamestudio.org/once-mahjong-always-mahjong-ru.html">ru</a>
  73. </h6><p>We started Opensource Game Studio project a long time ago. We wanted to provide open source community with tools to create games. However, it was unclear what tools' purpose was. So we decided to start small: create a game first.</p>
  74. <p>It took us 3 years to reach the first goal ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  75. </p>
  76. <a class="button radius secondary small right" href="http://opengamestudio.org/once-mahjong-always-mahjong.html">Read More</a>
  77. <hr class="gradient"/>
  78. </article>
  79. <article>
  80. <a href="http://opengamestudio.org/ogs-editor-0.9.html"><h3 class="article-title">May 2016 live session materials</h3></a>
  81. <h6 class="subheader" title="2016-05-29T00:00:00+03:00">Вс 29 Май 2016
  82. <a class="button secondary small translation-button" href="http://opengamestudio.org/ogs-editor-0.9-ru.html">ru</a>
  83. </h6><iframe width="560" height="315" src="https://www.youtube.com/embed/8gHYOkMRoos?list=PLWMTZqE4MAMKp3wP1N63xbdhdgfKi-d-J" frameborder="0" allowfullscreen></iframe>
  84. <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>
  85. <ol>
  86. <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>
  87. <li>Domino project ...</li></ol><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  88. </p>
  89. <a class="button radius secondary small right" href="http://opengamestudio.org/ogs-editor-0.9.html">Read More</a>
  90. <hr class="gradient"/>
  91. </article>
  92. <article>
  93. <a href="http://opengamestudio.org/may-live-session-announcement.html"><h3 class="article-title">Live session: 28 May 2016</h3></a>
  94. <h6 class="subheader" title="2016-05-17T00:00:00+03:00">Вт 17 Май 2016
  95. <a class="button secondary small translation-button" href="http://opengamestudio.org/may-live-session-announcement-ru.html">ru</a>
  96. </h6><p>We're glad to annouce that the <a title="LiveCoding" href="https://www.livecoding.tv/kornerr">LiveCoding</a> session will take place on <a title="Local time" href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Game+Studio+May+live+session&iso=20160528T12&p1=37&ah=3">28 May 2016 at 12:00 CEST</a>. Join us!</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  97. </p>
  98. <a class="button radius secondary small right" href="http://opengamestudio.org/may-live-session-announcement.html">Read More</a>
  99. <hr class="gradient"/>
  100. </article>
  101. <!-- /#posts-list -->
  102. <div class="pagination-centered">
  103. <h6 class="subheader">Page 3 of 3</h6>
  104. <p>
  105. <a href="http://opengamestudio.org/index2.html">&laquo; Prev</a>
  106. </p>
  107. </div>
  108. </div>
  109. <!-- End Main Content -->
  110. <!-- Sidebar -->
  111. <aside class="large-3 columns">
  112. <!--k
  113. <h5 class="sidebar-title">Site</h5>
  114. <ul class="side-nav">
  115. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  116. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  117. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  118. </ul>
  119. <h5 class="sidebar-title">Categories</h5>
  120. <ul class="side-nav">
  121. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  122. </ul>
  123. -->
  124. <h5 class="sidebar-title">Ads</h5>
  125. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  126. <!-- ogs2 -->
  127. <ins class="adsbygoogle"
  128. style="display:block"
  129. data-ad-client="ca-pub-4473792248813084"
  130. data-ad-slot="9024247127"
  131. data-ad-format="auto"></ins>
  132. <script>
  133. (adsbygoogle = window.adsbygoogle || []).push({});
  134. </script>
  135. </aside> <!-- End Sidebar -->
  136. </div> <!-- End Main Content and Sidebar -->
  137. <!-- Footer -->
  138. <footer class="row">
  139. <div class="large-12 columns">
  140. <hr />
  141. <div class="row">
  142. <div class="large-7 columns">
  143. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  144. </div>
  145. </div>
  146. </div>
  147. <script type="text/javascript">
  148. var _gaq = _gaq || [];
  149. _gaq.push(['_setAccount', 'UA-3773114-1']);
  150. _gaq.push(['_trackPageview']);
  151. (function() {
  152. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  153. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  154. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  155. })();
  156. </script>
  157. </footer>