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.

198 lines
6.2KB

  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>Technology showcases</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/games.html" class="menu-button secondary">Games</a>
  27. <a href="/pages/education.html" class="menu-button secondary">Education</a>
  28. <a href="/pages/about.html" class="menu-button secondary">About</a>
  29. </div>
  30. </div>
  31. </nav>
  32. <!-- End Nav -->
  33. <!-- Main Page Content and Sidebar -->
  34. <div class="row">
  35. <!-- Main Blog Content -->
  36. <div class="large-9 columns">
  37. <article>
  38. <header>
  39. <h3 class="article-title"><a href="http://opengamestudio.org/2016-tech-showcases.html" rel="bookmark"
  40. title="Permalink to Technology showcases">Technology showcases</a></h3>
  41. </header>
  42. <h6 class="subheader" title="2016-10-31T00:00:00+03:00">Пн 31 октября 2016
  43. <a class="button secondary small translation-button" href="http://opengamestudio.org/2016-tech-showcases-ru.html">ru</a>
  44. </h6> <p><img alt="TechShowcases" src="http://opengamestudio.org/2016-10-31_tech-showcases.png"></p>
  45. <p>In this article, we take another look at 2015-2016 live sessions' format and introduce a new showcase format for 2017.</p>
  46. <p><strong>2015 and 2016: live sessions.</strong></p>
  47. <p>As you know, we use live sessions to show the state of our technology and create a small functional game from scratch.
  48. We have conducted four live sessions in the past year, which gave birth to the following small games:
  49. <table>
  50. <tr>
  51. <th><strong>№</strong></th>
  52. <th><strong>Created game</strong></th>
  53. <th><strong>Live session date</strong></th>
  54. </tr>
  55. <tr>
  56. <td>1</td>
  57. <td>Whac-a-mole</td>
  58. <td>November 2015</td>
  59. </tr>
  60. <tr>
  61. <td>2</td>
  62. <td>Rolling ball</td>
  63. <td>February 2016</td>
  64. </tr>
  65. <tr>
  66. <td>3</td>
  67. <td>Domino</td>
  68. <td>May 2016</td>
  69. </tr>
  70. <tr>
  71. <td>4</td>
  72. <td>Mahjong Solitaire</td>
  73. <td>September 2016</td>
  74. </tr>
  75. </table></p>
  76. <p>We spent four months to prepare for these live sessions.
  77. It has been an extremely useful experience for us. However, 2017 will have only 2 live sessions.
  78. Why? We want to spend more time on actual development!</p>
  79. <p><strong>2017: live sessions + technical previews.</strong></p>
  80. <p>Starting next year, we will be doing technical previews twice a year. A technical preview is another way to show the state of our technology, but without creating new games and conducting live sessions.</p>
  81. <p>Here's an approximate schedule of technical previews and live sessions for 2017:
  82. <table>
  83. <tr>
  84. <th><strong>№</strong></th>
  85. <th><strong>Month</strong></th>
  86. <th><strong>Showcase type</strong></th>
  87. <th><strong>Topic</strong></th>
  88. </tr>
  89. <tr>
  90. <td>1</td>
  91. <td>January</td>
  92. <td>Technical preview</td>
  93. <td>Android platform support</td>
  94. </tr>
  95. <tr>
  96. <td>2</td>
  97. <td>April</td>
  98. <td>Live session</td>
  99. <td>Android game creation</td>
  100. </tr>
  101. <tr>
  102. <td>3</td>
  103. <td>July</td>
  104. <td>Technical preview</td>
  105. <td>To be announced</td>
  106. </tr>
  107. <tr>
  108. <td>4</td>
  109. <td>October</td>
  110. <td>Live session</td>
  111. <td>To be announced</td>
  112. </tr>
  113. </table></p>
  114. <p>That's it for taking another look at 2015-2016 live sessions' format and introducing the new showcase format for 2017.</p>
  115. <p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  116. </p>
  117. </article>
  118. </div>
  119. <!-- End Main Content -->
  120. <!-- Sidebar -->
  121. <aside class="large-3 columns">
  122. <!--k
  123. <h5 class="sidebar-title">Site</h5>
  124. <ul class="side-nav">
  125. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  126. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  127. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  128. </ul>
  129. <h5 class="sidebar-title">Categories</h5>
  130. <ul class="side-nav">
  131. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  132. </ul>
  133. -->
  134. <h5 class="sidebar-title">Ads</h5>
  135. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  136. <!-- ogs2 -->
  137. <ins class="adsbygoogle"
  138. style="display:block"
  139. data-ad-client="ca-pub-4473792248813084"
  140. data-ad-slot="9024247127"
  141. data-ad-format="auto"></ins>
  142. <script>
  143. (adsbygoogle = window.adsbygoogle || []).push({});
  144. </script>
  145. </aside> <!-- End Sidebar -->
  146. </div> <!-- End Main Content and Sidebar -->
  147. <!-- Footer -->
  148. <footer class="row">
  149. <div class="large-12 columns">
  150. <hr />
  151. <div class="row">
  152. <div class="large-7 columns">
  153. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  154. </div>
  155. </div>
  156. </div>
  157. <script type="text/javascript">
  158. var _gaq = _gaq || [];
  159. _gaq.push(['_setAccount', 'UA-3773114-1']);
  160. _gaq.push(['_trackPageview']);
  161. (function() {
  162. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  163. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  164. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  165. })();
  166. </script>
  167. </footer>