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.

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