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.

299 lines
12KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <style>
  6. #header
  7. {
  8. background: #2BA6E3;
  9. padding: 0.7em;
  10. text-align: left;
  11. }
  12. #header a
  13. {
  14. color: white;
  15. text-decoration: none;
  16. padding: 0.5em 1em 0.5em 1em;
  17. }
  18. .news_item
  19. {
  20. background: #FFFFFF;
  21. width: 720px;
  22. padding: 1em;
  23. margin-top: 2em;
  24. margin-bottom: 2em;
  25. border: 1px solid #E0E0E0;
  26. text-align: left;
  27. }
  28. .news_item_contents
  29. {
  30. color: #444;
  31. line-height: 1.5em;
  32. }
  33. .news_item_date
  34. {
  35. margin-bottom: 2em;
  36. color: #aaa;
  37. }
  38. body
  39. {
  40. background: #FAFAFA;
  41. }
  42. code, pre
  43. {
  44. font-family: monospace, serif;
  45. font-size: 1em;
  46. color: #7f0a0c;
  47. }
  48. figure
  49. {
  50. margin: 0px;
  51. padding: 0px;
  52. }
  53. img
  54. {
  55. width: 720px;
  56. }
  57. html
  58. {
  59. font-family: sans-serif;
  60. }
  61. a
  62. {
  63. color: #3A91CB;
  64. text-decoration: none;
  65. }
  66. #lang
  67. {
  68. float: right;
  69. }
  70. figcaption
  71. {
  72. color: #aaa;
  73. }
  74. table
  75. {
  76. border-collapse: collapse;
  77. }
  78. table, th, td
  79. {
  80. border: 1px solid #aaa;
  81. padding: 0.5em;
  82. margin-top: 0.5em;
  83. margin-bottom: 0.5em;
  84. }
  85. </style>
  86. </head>
  87. <body>
  88. <center>
  89. <div id="header">
  90. <a href="../../en/news/index.html">News</a>
  91. <a href="../../en/page/games.html">Games</a>
  92. <a href="../../en/page/about.html">About</a>
  93. <div id="lang">
  94. <a href="index.html">EN</a>
  95. <a href="../../ru/news/index.html">RU</a>
  96. </div>
  97. </div>
  98. <h1>News</h1>
  99. <div class="news_item">
  100. <h2 class="news_item_title">
  101. <a href="defending-availability.html">Defending availability</a>
  102. </h2>
  103. <p class="news_item_date">
  104. 2019-04-16 00:00
  105. </p>
  106. <div class="news_item_contents">
  107. <figure>
  108. <img src="../../images/2019-04-16_defending-availability.png" alt="Altai’s Katun river" /><figcaption>Altai’s Katun river</figcaption>
  109. </figure>
  110. <p>In this article, we describe the beginning of our efforts to protect ourselves from third-party solutions.</p>
  111. <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>
  112. </div>
  113. <div class="news_item_more">
  114. <a href="defending-availability.html">Continue reading</a>
  115. </div>
  116. </div>
  117. <div class="news_item">
  118. <h2 class="news_item_title">
  119. <a href="teaching-kids-to-program.html">Teaching kids to program</a>
  120. </h2>
  121. <p class="news_item_date">
  122. 2019-02-04 00:00
  123. </p>
  124. <div class="news_item_contents">
  125. <figure>
  126. <img src="../../images/2019-02-04_teaching-kids-to-program-team.png" alt="Students and teachers" /><figcaption>Students and teachers</figcaption>
  127. </figure>
  128. <p>In this article, Michael shares his experience of teaching kids to program.</p>
  129. <p>Here’s what he covers:</p>
  130. <ul>
  131. <li>organization of the learning process</li>
  132. <li>learning plan</li>
  133. <li>memory game</li>
  134. <li>development tools</li>
  135. <li>lessons</li>
  136. <li>results and plans …</li>
  137. </ul>
  138. </div>
  139. <div class="news_item_more">
  140. <a href="teaching-kids-to-program.html">Continue reading</a>
  141. </div>
  142. </div>
  143. <div class="news_item">
  144. <h2 class="news_item_title">
  145. <a href="2019-year-of-rethinking.html">Year of rethinking</a>
  146. </h2>
  147. <p class="news_item_date">
  148. 2019-01-01 0:01
  149. </p>
  150. <div class="news_item_contents">
  151. <figure>
  152. <img src="../../images/2017-12-31-celebration.jpg" alt="Sparkler" /><figcaption>Sparkler</figcaption>
  153. </figure>
  154. <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>
  155. </div>
  156. <div class="news_item_more">
  157. <a href="2019-year-of-rethinking.html">Continue reading</a>
  158. </div>
  159. </div>
  160. <div class="news_item">
  161. <h2 class="news_item_title">
  162. <a href="ideal-gamedev.html">Ideal games and game development tools</a>
  163. </h2>
  164. <p class="news_item_date">
  165. 2018-11-19 00:00
  166. </p>
  167. <div class="news_item_contents">
  168. <figure>
  169. <img src="../../images/2018-11-19-ideal-gamedev.png" alt="A man without and with tools" /><figcaption>A man without and with tools</figcaption>
  170. </figure>
  171. <p>In this article, we discuss how ideal video game and video game development tool look like, in our opinion.</p>
  172. <p><strong>Questions</strong></p>
  173. <p>As you know, the <a href="../../en/page/about.html">goals of Opensource Game Studio</a> are:</p>
  174. <ul>
  175. <li>creation of free video game development tools …</li>
  176. </ul>
  177. </div>
  178. <div class="news_item_more">
  179. <a href="ideal-gamedev.html">Continue reading</a>
  180. </div>
  181. </div>
  182. <div class="news_item">
  183. <h2 class="news_item_title">
  184. <a href="mahjong-demo2.html">OGS Mahjong 2: Demo 2</a>
  185. </h2>
  186. <p class="news_item_date">
  187. 2018-10-02 00:00
  188. </p>
  189. <div class="news_item_contents">
  190. <figure>
  191. <img src="../../images/2018-10-02-mahjong-demo2.png" alt="Start of a Mahjong party" /><figcaption>Start of a Mahjong party</figcaption>
  192. </figure>
  193. <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>
  194. <p><strong>Release</strong> …</p>
  195. </div>
  196. <div class="news_item_more">
  197. <a href="mahjong-demo2.html">Continue reading</a>
  198. </div>
  199. </div>
  200. <div class="news_item">
  201. <h2 class="news_item_title">
  202. <a href="examples-and-dependencies.html">Examples and dependencies</a>
  203. </h2>
  204. <p class="news_item_date">
  205. 2018-08-21 00:00
  206. </p>
  207. <div class="news_item_contents">
  208. <figure>
  209. <img src="../../images/2018-08-21-examples-and-dependencies.png" alt="Cloud" /><figcaption>Cloud</figcaption>
  210. </figure>
  211. <p>This article describes two new OpenSceneGraph cross-platform examples and the change in handling dependencies.</p>
  212. <p><strong>Examples of HTTP client and node selection</strong></p>
  213. <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>
  214. </div>
  215. <div class="news_item_more">
  216. <a href="examples-and-dependencies.html">Continue reading</a>
  217. </div>
  218. </div>
  219. <div class="news_item">
  220. <h2 class="news_item_title">
  221. <a href="example-driven-development.html">Example-driven development</a>
  222. </h2>
  223. <p class="news_item_date">
  224. 2018-06-27 00:00
  225. </p>
  226. <div class="news_item_contents">
  227. <figure>
  228. <img src="../../images/2018-06-27-example-driven-development.png" alt="Debug broker" /><figcaption>Debug broker</figcaption>
  229. </figure>
  230. <p>This article explains how the third OpenSceneGraph cross-platform example opened our eyes to example-driven development.</p>
  231. <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>
  232. </div>
  233. <div class="news_item_more">
  234. <a href="example-driven-development.html">Continue reading</a>
  235. </div>
  236. </div>
  237. <div class="news_item">
  238. <h2 class="news_item_title">
  239. <a href="openscenegraph-examples.html">OpenSceneGraph cross-platform examples</a>
  240. </h2>
  241. <p class="news_item_date">
  242. 2018-04-20 00:00
  243. </p>
  244. <div class="news_item_contents">
  245. <figure>
  246. <img src="../../images/2018-04-20-openscenegraph-examples.png" alt="iOS Simulator renders a cube" /><figcaption>iOS Simulator renders a cube</figcaption>
  247. </figure>
  248. <p>This article summarizes the work we did to produce the first two cross-platform OpenSceneGraph examples.</p>
  249. <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>
  250. </div>
  251. <div class="news_item_more">
  252. <a href="openscenegraph-examples.html">Continue reading</a>
  253. </div>
  254. </div>
  255. <div class="news_item">
  256. <h2 class="news_item_title">
  257. <a href="mahjong-techdemo1-gameplay.html">First techdemo of OGS Mahjong 2: Gameplay</a>
  258. </h2>
  259. <p class="news_item_date">
  260. 2018-02-16 00:00
  261. </p>
  262. <div class="news_item_contents">
  263. <figure>
  264. <img src="../../images/2018-02-16-mahjong-techdemo1-gameplay.png" alt="End of a Mahjong party" /><figcaption>End of a Mahjong party</figcaption>
  265. </figure>
  266. <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>
  267. <p>Get techdemo for your platform:</p>
  268. <ul>
  269. <li>Run <a href="https://ogstudio.github.io/game-mahjong/versions/013/mjin-player.html">Web version</a> in your browser …</li>
  270. </ul>
  271. </div>
  272. <div class="news_item_more">
  273. <a href="mahjong-techdemo1-gameplay.html">Continue reading</a>
  274. </div>
  275. </div>
  276. <p class="pagination_title">Page 1 of 6</p>
  277. <p>
  278. <a href="index2.html">Older »</a>
  279. </p>
  280. </center>
  281. </body>
  282. </html>