您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

278 行
13KB

  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. <article>
  102. <a href="http://opengamestudio.org/may-live-session-decision.html"><h3 class="article-title">May live session (Editor 0.9)</h3></a>
  103. <h6 class="subheader" title="2016-04-24T00:00:00+03:00">Вс 24 Апрель 2016
  104. <a class="button secondary small translation-button" href="http://opengamestudio.org/may-live-session-decision-ru.html">ru</a>
  105. </h6><p>As you know, the previously published roadmap assumed, that we would hold a live session in April and it would feature a ping-pong game created with Editor 0.9.</p>
  106. <p>We have to admit, our abilities to plan are not yet good enough. That's why the next live session will ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  107. </p>
  108. <a class="button radius secondary small right" href="http://opengamestudio.org/may-live-session-decision.html">Read More</a>
  109. <hr class="gradient"/>
  110. </article>
  111. <article>
  112. <a href="http://opengamestudio.org/rolling-ball.html"><h3 class="article-title">"Rolling ball" live session videos and downloads</h3></a>
  113. <h6 class="subheader" title="2016-02-10T00:00:00+03:00">Ср 10 Февраль 2016
  114. <a class="button secondary small translation-button" href="http://opengamestudio.org/rolling-ball-ru.html">ru</a>
  115. </h6><p>Since we held 2 live sessions to create "Rolling ball" game, here are 2 YouTube videos of the process:</p>
  116. <iframe width="560" height="315" src="https://www.youtube.com/embed/70Jny1xJxK8" frameborder="0" allowfullscreen></iframe>
  117. <iframe width="560" height="315" src="http://www.youtube.com/embed/851IlFT7y18" frameborder="0" allowfullscreen></iframe>
  118. <p>"Rolling ball" game for Linux (Debian based), OS X (10.9+), Windows <a title="SourceForge" href="http://sourceforge.net/projects/osrpgcreation/files/Games/RollingBall/">is available at SourceForge</a>.
  119. Simply unpack it and launch the run script.</p>
  120. <p>Editor 0.8 <a title="SourceForge" href="http://sourceforge.net/projects/osrpgcreation/files/Editor/jenkins/46_2016-01-30_22-20-41_0.8.0/">is available at SourceForge ...</a></p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  121. </p>
  122. <a class="button radius secondary small right" href="http://opengamestudio.org/rolling-ball.html">Read More</a>
  123. <hr class="gradient"/>
  124. </article>
  125. <!-- /#posts-list -->
  126. <div class="pagination-centered">
  127. <h6 class="subheader">Page 3 of 3</h6>
  128. <p>
  129. <a href="http://opengamestudio.org/index2.html">&laquo; Prev</a>
  130. </p>
  131. </div>
  132. </div>
  133. <!-- End Main Content -->
  134. <!-- Sidebar -->
  135. <aside class="large-3 columns">
  136. <!--k
  137. <h5 class="sidebar-title">Site</h5>
  138. <ul class="side-nav">
  139. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  140. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  141. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  142. </ul>
  143. <h5 class="sidebar-title">Categories</h5>
  144. <ul class="side-nav">
  145. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  146. </ul>
  147. -->
  148. <h5 class="sidebar-title">Ads</h5>
  149. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  150. <!-- ogs2 -->
  151. <ins class="adsbygoogle"
  152. style="display:block"
  153. data-ad-client="ca-pub-4473792248813084"
  154. data-ad-slot="9024247127"
  155. data-ad-format="auto"></ins>
  156. <script>
  157. (adsbygoogle = window.adsbygoogle || []).push({});
  158. </script>
  159. </aside> <!-- End Sidebar -->
  160. </div> <!-- End Main Content and Sidebar -->
  161. <!-- Footer -->
  162. <footer class="row">
  163. <div class="large-12 columns">
  164. <hr />
  165. <div class="row">
  166. <div class="large-7 columns">
  167. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  168. </div>
  169. </div>
  170. </div>
  171. <script type="text/javascript">
  172. var _gaq = _gaq || [];
  173. _gaq.push(['_setAccount', 'UA-3773114-1']);
  174. _gaq.push(['_trackPageview']);
  175. (function() {
  176. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  177. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  178. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  179. })();
  180. </script>
  181. </footer>