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

167 行
5.7KB

  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>September 2016 recap</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. <header>
  38. <h3 class="article-title"><a href="http://opengamestudio.org/2016-september-recap.html" rel="bookmark"
  39. title="Permalink to September 2016 recap">September 2016 recap</a></h3>
  40. </header>
  41. <h6 class="subheader" title="2016-10-11T00:00:00+03:00">Вт 11 октября 2016
  42. <a class="button secondary small translation-button" href="http://opengamestudio.org/2016-september-recap-ru.html">ru</a>
  43. </h6> <p><img alt="September recap" src="http://opengamestudio.org/2016-10-11_september-recap.png"></p>
  44. <p>This article explains September 2016 live session stages: draft, rehearsal, live session itself, and publishing.</p>
  45. <p>Even though live session takes only a few hours, we devote a whole month to prepare for it. Let's have a look at live session stages in detail.</p>
  46. <ol>
  47. <li>
  48. <p><strong>Draft.</strong> Game creation for the first time.</p>
  49. <p>Purposes:</p>
  50. <ul>
  51. <li>test our technologies and fix major bugs;</li>
  52. <li>discover usability issues to fix in the next development iteration;</li>
  53. <li>list exact steps to reproduce the game later;</li>
  54. <li>create draft version of the game assets (models, textures, sounds, scripts).</li>
  55. </ul>
  56. <p>Upon stage completion, we announce live session date and show you the game preview.</p>
  57. </li>
  58. <li>
  59. <p><strong>Rehearsal.</strong> Game recreation.</p>
  60. <p>Purposes:</p>
  61. <ul>
  62. <li>make sure we have no major bugs left;</li>
  63. <li>record the whole process of the game creation;</li>
  64. <li>create final game assets.</li>
  65. </ul>
  66. <p>This is 99% the game we publish later.</p>
  67. </li>
  68. <li>
  69. <p><strong>Live session.</strong> Reassembling the game live in front of you.</p>
  70. <p>Purposes:</p>
  71. <ul>
  72. <li>show how easy it is to create a game;</li>
  73. <li>walk you through nuances of game creation;</li>
  74. <li>get feedback from you;</li>
  75. <li>answer your questions.</li>
  76. </ul>
  77. <p>We take game assets from the rehearsal and use them to quickly reassemble the game in just a few hours.</p>
  78. </li>
  79. <li>
  80. <p><strong>Publishing.</strong> The release of our technologies' last version, live session materials, and stand alone game.</p>
  81. </li>
  82. </ol>
  83. <p>That's it for explaining September 2016 live session stages: draft, rehearsal, live session itself, and publishing.</p>
  84. <p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  85. </p>
  86. </article>
  87. </div>
  88. <!-- End Main Content -->
  89. <!-- Sidebar -->
  90. <aside class="large-3 columns">
  91. <!--k
  92. <h5 class="sidebar-title">Site</h5>
  93. <ul class="side-nav">
  94. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  95. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  96. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  97. </ul>
  98. <h5 class="sidebar-title">Categories</h5>
  99. <ul class="side-nav">
  100. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  101. </ul>
  102. -->
  103. <h5 class="sidebar-title">Ads</h5>
  104. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  105. <!-- ogs2 -->
  106. <ins class="adsbygoogle"
  107. style="display:block"
  108. data-ad-client="ca-pub-4473792248813084"
  109. data-ad-slot="9024247127"
  110. data-ad-format="auto"></ins>
  111. <script>
  112. (adsbygoogle = window.adsbygoogle || []).push({});
  113. </script>
  114. </aside> <!-- End Sidebar -->
  115. </div> <!-- End Main Content and Sidebar -->
  116. <!-- Footer -->
  117. <footer class="row">
  118. <div class="large-12 columns">
  119. <hr />
  120. <div class="row">
  121. <div class="large-7 columns">
  122. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  123. </div>
  124. </div>
  125. </div>
  126. <script type="text/javascript">
  127. var _gaq = _gaq || [];
  128. _gaq.push(['_setAccount', 'UA-3773114-1']);
  129. _gaq.push(['_trackPageview']);
  130. (function() {
  131. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  132. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  133. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  134. })();
  135. </script>
  136. </footer>