No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

230 líneas
12KB

  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>
  11. <strong id="title">Open Game Studio</strong>
  12. <div id="lang">
  13. <a href="../../en/news/index2.html">EN</a>
  14. <a href="../../ru/news/index2.html">RU</a>
  15. </div>
  16. </div>
  17. <div class="header2">
  18. <div class="menu">
  19. <a href="../../en/news/index.html">News</a>
  20. <a href="../../en/game/index.html">Games</a>
  21. <a href="../../en/tool/index.html">Tools</a>
  22. <a href="../../en/page/about.html">About</a>
  23. </div>
  24. <a class="discord" href="https://discord.gg/3A6THQabNf">
  25. <img src="../../images/discord.png"></img>
  26. </a>
  27. <div class="clear"></div>
  28. </div>
  29. </div>
  30. <center>
  31. <h1>News</h1>
  32. <div class="news_item">
  33. <h2 class="news_item_title">
  34. <a href="defending-availability.html">Defending availability</a>
  35. </h2>
  36. <p class="news_item_date">
  37. 2019-04-16 00:00
  38. </p>
  39. <div class="news_item_contents">
  40. <p><img src="../../images/2019-04-16_defending-availability.jpg" alt="Altai's Katun river" /></p>
  41. <p>In this article, we describe the beginning of our efforts to protect ourselves from third-party solutions.</p>
  42. <p>Since day one of Opensource Game Studio project, we rely heavily on third-party solutions to help us achieve the goal of creating the best game development tools. To this date, we used forums, task trackers, mailing lists, social networks, code version control systems, hosting providers, compiler suites, libraries, and so on. Each third-party solution we used had its own lifespan.. . .</p>
  43. </div>
  44. <div class="news_item_more">
  45. <a href="defending-availability.html">Continue reading</a>
  46. </div>
  47. </div>
  48. <div class="news_item">
  49. <h2 class="news_item_title">
  50. <a href="teaching-kids-to-program.html">Teaching kids to program</a>
  51. </h2>
  52. <p class="news_item_date">
  53. 2019-02-04 00:00
  54. </p>
  55. <div class="news_item_contents">
  56. <p><img src="../../images/2019-02-04_teaching-kids-to-program-team.png" alt="Students and teachers" /></p>
  57. <p>In this article, Michael shares his experience of teaching kids to program.</p>
  58. <p>Here's what he covers:</p>
  59. <ul>
  60. <li>organization of the learning process</li>
  61. <li>learning plan</li>
  62. <li>memory game</li>
  63. <li>development tools</li>
  64. <li>lessons</li>
  65. <li>results and plans</li>
  66. </ul>
  67. <p><strong>Organization of the learning process</strong></p>
  68. <p>The learning process is conducted as part of corporate social responsibility: a company provides a room with equipment and connects employees that want to try themselves in the role of teachers with employees that want their kids educated. All this is done voluntarily.. . .</p>
  69. </div>
  70. <div class="news_item_more">
  71. <a href="teaching-kids-to-program.html">Continue reading</a>
  72. </div>
  73. </div>
  74. <div class="news_item">
  75. <h2 class="news_item_title">
  76. <a href="2019-year-of-rethinking.html">Year of rethinking</a>
  77. </h2>
  78. <p class="news_item_date">
  79. 2019-01-01 0:01
  80. </p>
  81. <div class="news_item_contents">
  82. <p><img src="../../images/2017-12-31-celebration.jpg" alt="Sparkler" /></p>
  83. <p>It was a year of reimagining and rethinking. As some of you may remember, we started this project to make a game development tool. During the years, the idea evolved from one form to another, sometimes the changes were significant, other times we threw away all the code and started anew.</p>
  84. <p>As a result of all these changes, we came to the end of the year 2018 without a tool, but with a clear understanding of what tool are we making.</p>
  85. <p>There are plenty of fine game development tools out there. Some of them are even open source. We spent plenty of time trying them, and some are quite good.. . .</p>
  86. </div>
  87. <div class="news_item_more">
  88. <a href="2019-year-of-rethinking.html">Continue reading</a>
  89. </div>
  90. </div>
  91. <div class="news_item">
  92. <h2 class="news_item_title">
  93. <a href="ideal-gamedev.html">Ideal games and game development tools</a>
  94. </h2>
  95. <p class="news_item_date">
  96. 2018-11-19 00:00
  97. </p>
  98. <div class="news_item_contents">
  99. <p><img src="../../images/2018-11-19-ideal-gamedev.png" alt="A man without and with tools" /></p>
  100. <p>In this article, we discuss how ideal video game and video game development tool look like, in our opinion.</p>
  101. <p><strong>Questions</strong></p>
  102. <p>As you know, the <a href="../../en/page/about.html">goals of Opensource Game Studio</a> are:</p>
  103. <ul>
  104. <li>creation of free video game development tools</li>
  105. <li>making video games with those tools</li>
  106. <li>preparing video game development tutorials</li>
  107. </ul>
  108. <p>This time we asked ourselves two simple questions:</p>
  109. <ul>
  110. <li>What is an ideal video game?</li>
  111. <li>What is an ideal video game development tool?. . .</li>
  112. </ul>
  113. </div>
  114. <div class="news_item_more">
  115. <a href="ideal-gamedev.html">Continue reading</a>
  116. </div>
  117. </div>
  118. <div class="news_item">
  119. <h2 class="news_item_title">
  120. <a href="mahjong-demo2.html">OGS Mahjong 2: Demo 2</a>
  121. </h2>
  122. <p class="news_item_date">
  123. 2018-10-02 00:00
  124. </p>
  125. <div class="news_item_contents">
  126. <p><img src="../../images/2018-10-02-mahjong-demo2.png" alt="Start of a Mahjong party" /></p>
  127. <p>We are glad to announce the release of the second demonstration of OGS Mahjong 2. The purposes of this release were to refine our development techniques and build a solid cross-platform foundation.</p>
  128. <p><strong>Release</strong></p>
  129. <p>Run the latest version of OGS Mahjong 2 in your web browser: <a href="http://ogstudio.github.io/ogs-mahjong">http://ogstudio.github.io/ogs-mahjong</a></p>
  130. <p>You are encouraged to run the game with <code>seed</code> parameter like this: <a href="http://ogstudio.github.io/ogs-mahjong?seed=0">http://ogstudio.github.io/ogs-mahjong?seed=0</a>. . .</p>
  131. </div>
  132. <div class="news_item_more">
  133. <a href="mahjong-demo2.html">Continue reading</a>
  134. </div>
  135. </div>
  136. <div class="news_item">
  137. <h2 class="news_item_title">
  138. <a href="examples-and-dependencies.html">Examples and dependencies</a>
  139. </h2>
  140. <p class="news_item_date">
  141. 2018-08-21 00:00
  142. </p>
  143. <div class="news_item_contents">
  144. <p><img src="../../images/2018-08-21-examples-and-dependencies.png" alt="Cloud" /></p>
  145. <p>This article describes two new OpenSceneGraph cross-platform examples and the change in handling dependencies.</p>
  146. <p><strong>Examples of HTTP client and node selection</strong></p>
  147. <p>Once we finished working on <a href="https://github.com/OGStudio/openscenegraph-cross-platform-examples/tree/master/04.RemoteDebugging">the remote debugging example</a> and <a href="example-driven-development.html">reported its completion</a>, we were surprised by the fact that secure HTTP connection between a debugged application and debug broker was only working in the web version of the example. Desktop and mobile versions only worked with insecure HTTP.. . .</p>
  148. </div>
  149. <div class="news_item_more">
  150. <a href="examples-and-dependencies.html">Continue reading</a>
  151. </div>
  152. </div>
  153. <div class="news_item">
  154. <h2 class="news_item_title">
  155. <a href="example-driven-development.html">Example-driven development</a>
  156. </h2>
  157. <p class="news_item_date">
  158. 2018-06-27 00:00
  159. </p>
  160. <div class="news_item_contents">
  161. <p><img src="../../images/2018-06-27-example-driven-development.png" alt="Debug broker" /></p>
  162. <p>This article explains how the third OpenSceneGraph cross-platform example opened our eyes to example-driven development.</p>
  163. <p><strong>2018-08 EDIT</strong>: the third example has been renamed to the fourth one due to the reasons described in the <a href="examples-and-dependencies.html">next article</a>.</p>
  164. <p><strong>The third OpenSceneGraph cross-platform example</strong></p>
  165. <p>The third OpenSceneGraph cross-platform example explains how to implement <a href="https://github.com/OGStudio/openscenegraph-cross-platform-examples/tree/master/04.RemoteDebugging">remote debugging across platforms</a>. This example is less about OpenSceneGraph and more about different platforms.. . .</p>
  166. </div>
  167. <div class="news_item_more">
  168. <a href="example-driven-development.html">Continue reading</a>
  169. </div>
  170. </div>
  171. <div class="news_item">
  172. <h2 class="news_item_title">
  173. <a href="openscenegraph-examples.html">OpenSceneGraph cross-platform examples</a>
  174. </h2>
  175. <p class="news_item_date">
  176. 2018-04-20 00:00
  177. </p>
  178. <div class="news_item_contents">
  179. <p><img src="../../images/2018-04-20-openscenegraph-examples.png" alt="iOS Simulator renders a cube" /></p>
  180. <p>This article summarizes the work we did to produce the first two cross-platform OpenSceneGraph examples.</p>
  181. <p>By the time <a href="mahjong-techdemo1-gameplay.html">the first technology demonstration of OGS Mahjong 2</a> has been released, we've already had <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide/issues/4">issue request</a> (to explain how to load images with OpenSceneGraph on Android) hanging for some time. We considered creating a new tutorial for <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide">OpenSceneGraph cross-platform guide</a> at first. However, we realized that it's time-consuming and excessive for such a tiny topic (compared to what an average game has) as image loading. We decided to continue sharing our knowledge in the form of concrete examples. That's how <a href="https://github.com/OGStudio/openscenegraph-cross-platform-examples">OpenSceneGraph cross-platform examples</a> were born.. . .</p>
  182. </div>
  183. <div class="news_item_more">
  184. <a href="openscenegraph-examples.html">Continue reading</a>
  185. </div>
  186. </div>
  187. <div class="news_item">
  188. <h2 class="news_item_title">
  189. <a href="mahjong-techdemo1-gameplay.html">First techdemo of OGS Mahjong 2: Gameplay</a>
  190. </h2>
  191. <p class="news_item_date">
  192. 2018-02-16 00:00
  193. </p>
  194. <div class="news_item_contents">
  195. <p><img src="../../images/2018-02-16-mahjong-techdemo1-gameplay.png" alt="End of a Mahjong party" /></p>
  196. <p>We are glad to announce the release of the first technical demonstration of OGS Mahjong 2. The purpose of this release was to verify gameplay across supported platforms.</p>
  197. <p>Get techdemo for your platform:</p>
  198. <ul>
  199. <li>Run <a href="https://ogstudio.github.io/game-mahjong/versions/013/mjin-player.html">Web version</a> in your browser</li>
  200. <li>Get <a href="https://drive.google.com/open?id=1KW8IEN8Dpz8ODeg8BctVSJyzj9-AL9hR">Android version</a></li>
  201. <li>Get <a href="https://drive.google.com/open?id=1oj0-OXSmEatttzn86u2vgP9SRAIC0ozB">Windows version</a></li>
  202. <li>Get <a href="https://drive.google.com/open?id=1EX7kLIThLiMz9_W7VmBPySms3mlrF-i6">Linux version</a></li>
  203. <li>Get <a href="https://drive.google.com/open?id=1KWnvbHzan8MpMcZPG2QC-7KWoEYbqrM2">macOS version</a></li>
  204. </ul>
  205. <p>Notes:</p>
  206. <ul>
  207. <li>iOS version is not released because it cannot be easily shared outside AppStore.. . .</li>
  208. </ul>
  209. </div>
  210. <div class="news_item_more">
  211. <a href="mahjong-techdemo1-gameplay.html">Continue reading</a>
  212. </div>
  213. </div>
  214. <p class="pagination_title">Page 2 of 7</p>
  215. <p>
  216. <a href="index.html">« Newer</a>
  217. <a href="index3.html">Older »</a>
  218. </p>
  219. <div id="footer">
  220. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  221. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  222. </div>
  223. </center>
  224. </body>
  225. </html>