Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

363 lines
17KB

  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>Opensource Game Studio</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. <a href="http://opengamestudio.org/2019-year-of-rethinking.html"><h3 class="article-title">Year of rethinking</h3></a>
  39. <h6 class="subheader" title="2019-01-01T00:01:00+03:00">Tue 01 January 2019
  40. <a class="button secondary small translation-button" href="http://opengamestudio.org/2019-year-of-rethinking-ru.html">ru</a>
  41. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2017-12-31-celebration.jpg"></p>
  42. <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>
  43. <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>
  44. <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>
  45. <p>We can't, and we don't want to compete with them. Our targets are maximal accessibility and simplicity. Our goal is to make a tool suitable for teaching children, but powerful enough to be used for prototyping. To use any powerful development tool, you need a PC or a laptop. We want to make the toolset, that can be used anywhere. We already made some steps in this direction, and we will continue this course.</p>
  46. <p>So, we're beginning a new year without precise plans, but with clear knowledge of our goal instead. Let's wait and see if this approach works better.</p>
  47. <p>Happy New Year to all of you! See you soon!</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  48. </p>
  49. </article>
  50. <hr class="gradient"/>
  51. <article>
  52. <a href="http://opengamestudio.org/ideal-gamedev.html"><h3 class="article-title">Ideal games and game development tools</h3></a>
  53. <h6 class="subheader" title="2018-11-19T00:00:00+03:00">Mon 19 November 2018
  54. <a class="button secondary small translation-button" href="http://opengamestudio.org/ideal-gamedev-ru.html">ru</a>
  55. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-11-19-ideal-gamedev.png"></p>
  56. <p>In this article, we discuss how ideal video game and video game development
  57. tool look like, in our opinion.</p>
  58. <p><strong>Questions</strong></p>
  59. <p>As you know, the <a href="http://opengamestudio.org/pages/about.html">goals of Opensource Game Studio</a> are:</p>
  60. <ul>
  61. <li>creation of free video game development tools</li>
  62. <li>making video games with those tools</li>
  63. <li>preparing video game development tutorials</li>
  64. </ul>
  65. <p>This time …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  66. </p>
  67. <a class="button radius secondary small right" href="http://opengamestudio.org/ideal-gamedev.html">Read More</a>
  68. <hr class="gradient"/>
  69. </article>
  70. <article>
  71. <a href="http://opengamestudio.org/mahjong-demo2.html"><h3 class="article-title">OGS Mahjong 2: Demo 2</h3></a>
  72. <h6 class="subheader" title="2018-10-02T00:00:00+03:00">Tue 02 October 2018
  73. <a class="button secondary small translation-button" href="http://opengamestudio.org/mahjong-demo2-ru.html">ru</a>
  74. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-10-02-mahjong-demo2.png"></p>
  75. <p>We are glad to announce the release of the second demonstration of OGS Mahjong 2.
  76. The purposes of this release were to refine our development techniques and
  77. build a solid cross-platform foundation.</p>
  78. <p><strong>Release</strong></p>
  79. <p>Run the latest version of OGS Mahjong 2 in your web browser:
  80. <a href="http://ogstudio.github.io/ogs-mahjong">http://ogstudio.github.io/ogs-mahjong …</a></p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  81. </p>
  82. <a class="button radius secondary small right" href="http://opengamestudio.org/mahjong-demo2.html">Read More</a>
  83. <hr class="gradient"/>
  84. </article>
  85. <article>
  86. <a href="http://opengamestudio.org/examples-and-dependencies.html"><h3 class="article-title">Examples and dependencies</h3></a>
  87. <h6 class="subheader" title="2018-08-21T00:00:00+03:00">Tue 21 August 2018
  88. <a class="button secondary small translation-button" href="http://opengamestudio.org/examples-and-dependencies-ru.html">ru</a>
  89. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-08-21-examples-and-dependencies.png"></p>
  90. <p>This article describes two new OpenSceneGraph cross-platform examples and the
  91. change in handling dependencies.</p>
  92. <p><strong>Examples of HTTP client and node selection</strong></p>
  93. <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
  94. <a href="http://opengamestudio.org/example-driven-development.html">reported its completion</a>, we were surprised by the fact
  95. that secure HTTP connection between a debugged application and debug …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  96. </p>
  97. <a class="button radius secondary small right" href="http://opengamestudio.org/examples-and-dependencies.html">Read More</a>
  98. <hr class="gradient"/>
  99. </article>
  100. <article>
  101. <a href="http://opengamestudio.org/example-driven-development.html"><h3 class="article-title">Example-driven development</h3></a>
  102. <h6 class="subheader" title="2018-06-27T00:00:00+03:00">Wed 27 June 2018
  103. <a class="button secondary small translation-button" href="http://opengamestudio.org/example-driven-development-ru.html">ru</a>
  104. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-06-27-example-driven-development.png"></p>
  105. <p>This article explains how the third OpenSceneGraph cross-platform example
  106. opened our eyes to example-driven development.</p>
  107. <p><strong>2018-08 EDIT</strong>: the third example has been renamed to the fourth one due to
  108. the reasons described in the <a href="http://opengamestudio.org/examples-and-dependencies.html">next article</a>.</p>
  109. <p><strong>The third OpenSceneGraph cross-platform example</strong></p>
  110. <p>The third OpenSceneGraph cross-platform example explains how to implement …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  111. </p>
  112. <a class="button radius secondary small right" href="http://opengamestudio.org/example-driven-development.html">Read More</a>
  113. <hr class="gradient"/>
  114. </article>
  115. <article>
  116. <a href="http://opengamestudio.org/openscenegraph-examples.html"><h3 class="article-title">OpenSceneGraph cross-platform examples</h3></a>
  117. <h6 class="subheader" title="2018-04-20T00:00:00+03:00">Fri 20 April 2018
  118. <a class="button secondary small translation-button" href="http://opengamestudio.org/openscenegraph-examples-ru.html">ru</a>
  119. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-04-20-openscenegraph-examples.png"></p>
  120. <p>This article summarizes the work we did to produce the first two
  121. cross-platform OpenSceneGraph examples.</p>
  122. <p>By the time <a href="http://opengamestudio.org/mahjong-techdemo1-gameplay.html">the first technology demonstration of OGS Mahjong 2</a>
  123. has been released, we've already had <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide/issues/4">issue request</a>
  124. (to explain how to load images with OpenSceneGraph on Android) hanging for some
  125. time. We considered …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  126. </p>
  127. <a class="button radius secondary small right" href="http://opengamestudio.org/openscenegraph-examples.html">Read More</a>
  128. <hr class="gradient"/>
  129. </article>
  130. <article>
  131. <a href="http://opengamestudio.org/mahjong-techdemo1-gameplay.html"><h3 class="article-title">First techdemo of OGS Mahjong 2: Gameplay</h3></a>
  132. <h6 class="subheader" title="2018-02-16T00:00:00+03:00">Fri 16 February 2018
  133. <a class="button secondary small translation-button" href="http://opengamestudio.org/mahjong-techdemo1-gameplay-ru.html">ru</a>
  134. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-02-16-mahjong-techdemo1-gameplay.png"></p>
  135. <p>We are glad to announce the release of the first technical demonstration of
  136. OGS Mahjong 2. The purpose of this release was to verify gameplay across
  137. supported platforms.</p>
  138. <p>Get techdemo for your platform:</p>
  139. <ul>
  140. <li>Run <a href="https://ogstudio.github.io/game-mahjong/versions/013/mjin-player.html">Web version</a> in your browser</li>
  141. <li>Get <a href="https://drive.google.com/open?id=1KW8IEN8Dpz8ODeg8BctVSJyzj9-AL9hR">Android version</a></li>
  142. <li>Get <a href="https://drive.google.com/open?id=1oj0-OXSmEatttzn86u2vgP9SRAIC0ozB">Windows version</a></li>
  143. <li>Get <a href="https://drive.google.com/open?id=1EX7kLIThLiMz9_W7VmBPySms3mlrF-i6">Linux version</a></li>
  144. <li>Get <a href="https://drive.google.com/open?id=1KWnvbHzan8MpMcZPG2QC-7KWoEYbqrM2">macOS …</a></li></ul><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  145. </p>
  146. <a class="button radius secondary small right" href="http://opengamestudio.org/mahjong-techdemo1-gameplay.html">Read More</a>
  147. <hr class="gradient"/>
  148. </article>
  149. <article>
  150. <a href="http://opengamestudio.org/mahjong-recreation-start.html"><h3 class="article-title">Mahjong recreation start</h3></a>
  151. <h6 class="subheader" title="2018-01-26T00:00:00+03:00">Fri 26 January 2018
  152. <a class="button secondary small translation-button" href="http://opengamestudio.org/mahjong-recreation-start-ru.html">ru</a>
  153. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2018-01-26-mahjong-recreation-start.png"></p>
  154. <p>This article describes the start of Mahjong game recreation.</p>
  155. <p><strong>Plan</strong></p>
  156. <p>We started Mahjong recreation endeavour by composing a brief plan to get gameplay with minimal graphics:</p>
  157. <ul>
  158. <li>Load single layout</li>
  159. <li>Place tiles in layout positions</li>
  160. <li>Distinguish tiles</li>
  161. <li>Implement selection</li>
  162. <li>Implement matching</li>
  163. </ul>
  164. <p>Just like any other plan, this one looked fine at …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  165. </p>
  166. <a class="button radius secondary small right" href="http://opengamestudio.org/mahjong-recreation-start.html">Read More</a>
  167. <hr class="gradient"/>
  168. </article>
  169. <article>
  170. <a href="http://opengamestudio.org/the-year-of-lessons.html"><h3 class="article-title">The year of lessons</h3></a>
  171. <h6 class="subheader" title="2017-12-31T22:00:00+03:00">Sun 31 December 2017
  172. <a class="button secondary small translation-button" href="http://opengamestudio.org/the-year-of-lessons-ru.html">ru</a>
  173. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2017-12-31-celebration.jpg"></p>
  174. <p>So, the year 2017 is approaching its finale, the year's results have already
  175. been summed up. We're going to take a break from igniting the fireworks or
  176. preparation of the champagne so that we can designate our goal for the
  177. following year.</p>
  178. <p>As it may be clear from other articles …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  179. </p>
  180. <a class="button radius secondary small right" href="http://opengamestudio.org/the-year-of-lessons.html">Read More</a>
  181. <hr class="gradient"/>
  182. </article>
  183. <article>
  184. <a href="http://opengamestudio.org/2017-summary.html"><h3 class="article-title">2017 summary</h3></a>
  185. <h6 class="subheader" title="2017-11-22T00:00:00+03:00">Wed 22 November 2017
  186. <a class="button secondary small translation-button" href="http://opengamestudio.org/2017-summary-ru.html">ru</a>
  187. </h6><p><img alt="Screenshot" src="http://opengamestudio.org/2017-11-22-2017-summary.png"></p>
  188. <p>It's time to step back to see our accomplishments in 2017 and how they connect to the overall goal of Opensource Game Studio project.</p>
  189. <p><strong>Brief history</strong></p>
  190. <p>Opensource Game Studio project is 12 years old now.</p>
  191. <p><strong>2005.</strong> We started the project with a <a href="https://www.linuxquestions.org/questions/general-10/the-creation-of-the-best-rpg-355858/">fanatic call</a> to create the best game ever …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  192. </p>
  193. <a class="button radius secondary small right" href="http://opengamestudio.org/2017-summary.html">Read More</a>
  194. <hr class="gradient"/>
  195. </article>
  196. <!-- /#posts-list -->
  197. <div class="pagination-centered">
  198. <h6 class="subheader">Page 1 of 6</h6>
  199. <p>
  200. <a href="http://opengamestudio.org/index2.html">Next &raquo;</a>
  201. </p>
  202. </div>
  203. </div>
  204. <!-- End Main Content -->
  205. <!-- Sidebar -->
  206. <aside class="large-3 columns">
  207. <!--k
  208. <h5 class="sidebar-title">Site</h5>
  209. <ul class="side-nav">
  210. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  211. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  212. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  213. </ul>
  214. <h5 class="sidebar-title">Categories</h5>
  215. <ul class="side-nav">
  216. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  217. </ul>
  218. -->
  219. <h5 class="sidebar-title">Ads</h5>
  220. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  221. <!-- ogs2 -->
  222. <ins class="adsbygoogle"
  223. style="display:block"
  224. data-ad-client="ca-pub-4473792248813084"
  225. data-ad-slot="9024247127"
  226. data-ad-format="auto"></ins>
  227. <script>
  228. (adsbygoogle = window.adsbygoogle || []).push({});
  229. </script>
  230. </aside> <!-- End Sidebar -->
  231. </div> <!-- End Main Content and Sidebar -->
  232. <!-- Footer -->
  233. <footer class="row">
  234. <div class="large-12 columns">
  235. <hr />
  236. <div class="row">
  237. <div class="large-7 columns">
  238. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  239. </div>
  240. </div>
  241. </div>
  242. <script type="text/javascript">
  243. var _gaq = _gaq || [];
  244. _gaq.push(['_setAccount', 'UA-3773114-1']);
  245. _gaq.push(['_trackPageview']);
  246. (function() {
  247. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  248. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  249. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  250. })();
  251. </script>
  252. </footer>