Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

125 rindas
4.5KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <link rel="stylesheet" href="../../style.css">
  6. </head>
  7. <body>
  8. <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
  9. <div id="header">
  10. <div class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/news/2016-tech-showcases.html">EN</a>
  19. <a href="../../ru/news/2016-tech-showcases.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <h3 class="left_item_title">In the news...</h3>
  25. <center>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="2016-tech-showcases.html">Technology showcases</a>
  29. </h2>
  30. <p class="news_item_date">
  31. 2016-10-31 00:00
  32. </p>
  33. <div class="news_item_contents">
  34. <p><img src="../../images/2016-10-31_tech-showcases.png" alt="Feature file in the background" /></p>
  35. <p>In this article, we take another look at 2015-2016 live sessions' format and introduce a new showcase format for 2017.</p>
  36. <p><strong>2015 and 2016: live sessions.</strong></p>
  37. <p>As you know, we use live sessions to show the state of our technology and create a small functional game from scratch. We have conducted four live sessions in the past year, which gave birth to the following small games:</p>
  38. <table>
  39. <tr>
  40. <th>**№**</th>
  41. <th>**Created game**</th>
  42. <th>**Live session date**</th>
  43. </tr>
  44. <tr>
  45. <td>1</td>
  46. <td>Whac-a-mole</td>
  47. <td>November 2015</td>
  48. </tr>
  49. <tr>
  50. <td>2</td>
  51. <td>Rolling ball</td>
  52. <td>February 2016</td>
  53. </tr>
  54. <tr>
  55. <td>3</td>
  56. <td>Domino</td>
  57. <td>May 2016</td>
  58. </tr>
  59. <tr>
  60. <td>4</td>
  61. <td>Mahjong Solitaire</td>
  62. <td>September 2016</td>
  63. </tr>
  64. </table>
  65. <p>We spent four months to prepare for these live sessions. It has been an extremely useful experience for us. However, 2017 will have only 2 live sessions. Why? We want to spend more time on actual development!</p>
  66. <p><strong>2017: live sessions + technical previews.</strong></p>
  67. <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>
  68. <p>Here's an approximate schedule of technical previews and live sessions for 2017:</p>
  69. <table>
  70. <tr>
  71. <th>**№**</th>
  72. <th>**Month**</th>
  73. <th>**Showcase type**</th>
  74. <th>**Topic**</th>
  75. </tr>
  76. <tr>
  77. <td>1</td>
  78. <td>January</td>
  79. <td>Technical preview</td>
  80. <td>Android platform support</td>
  81. </tr>
  82. <tr>
  83. <td>2</td>
  84. <td>April</td>
  85. <td>Live session</td>
  86. <td>Android game creation</td>
  87. </tr>
  88. <tr>
  89. <td>3</td>
  90. <td>July</td>
  91. <td>Technical preview</td>
  92. <td>To be announced</td>
  93. </tr>
  94. <tr>
  95. <td>4</td>
  96. <td>October</td>
  97. <td>Live session</td>
  98. <td>To be announced</td>
  99. </tr>
  100. </table>
  101. <p>That's it for taking another look at 2015-2016 live sessions' format and introducing the new showcase format for 2017.</p>
  102. </div>
  103. </div>
  104. <div id="disqus_thread"></div>
  105. <script>
  106. var disqus_config = function () {
  107. this.page.url = "https://opengamestudio.org/en/news/2016-tech-showcases.html";
  108. this.page.identifier = "2016-tech-showcases.html";
  109. };
  110. (function() { // DON'T EDIT BELOW THIS LINE
  111. var d = document, s = d.createElement('script');
  112. s.src = 'https://opengamestudio.disqus.com/embed.js';
  113. s.setAttribute('data-timestamp', +new Date());
  114. (d.head || d.body).appendChild(s);
  115. })();
  116. </script>
  117. <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  118. <div id="footer">
  119. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  120. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  121. </div>
  122. </center>
  123. </body>
  124. </html>