Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

145 wiersze
7.4KB

  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>2017 summary</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. <header>
  39. <h3 class="article-title"><a href="http://opengamestudio.org/2017-summary.html" rel="bookmark"
  40. title="Permalink to 2017 summary">2017 summary</a></h3>
  41. </header>
  42. <h6 class="subheader" title="2017-11-22T00:00:00+03:00">Ср 22 ноября 2017
  43. <a class="button secondary small translation-button" href="http://opengamestudio.org/2017-summary-ru.html">ru</a>
  44. </h6> <p><img alt="Screenshot" src="http://opengamestudio.org/2017-11-22-2017-summary.png"></p>
  45. <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>
  46. <p><strong>Brief history</strong></p>
  47. <p>Opensource Game Studio project is 12 years old now.</p>
  48. <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. Probably right after finishing Half-Life 2 or Morrowind. 99.99% of those who wanted to participate weathered during a couple of years leaving only the two of us: Michael (coding) and Ivan (the rest).
  49. The project was in a constant turmoil because we had no clear purpose and discipline. Thus, we only got a handful of demonstrations during that period.</p>
  50. <p><strong>2010.</strong> The first year for us to admit we failed big time. After accepting the failure, we have set Mahjong game as our initial target. We also realized that if we want the game out, we must work every day. We didn't get anywhere by working on weekends because they often collided with family time.</p>
  51. <p><strong>2012, 2013.</strong> We released Mahjong 1.0 and Mahjong 1.1 correspondingly. We created a complete, polished game in 3-4 years after failing to provide anything of value during previous 5 years. To this date, Mahjong is the best and only game we released so far. We're still proud of it because it still feels great.</p>
  52. <p><strong>2015.</strong> We showcased the first version of our game toolset. After releasing Mahjong, we decided to spend time on building toolset that would allow us to develop games faster.</p>
  53. <p><strong>2016.</strong> We recreated Mahjong gameplay with our game toolset. However, we quickly realized that desktop only game toolset is a dead end. It led us to research mobile platforms.</p>
  54. <p><strong>Last year</strong></p>
  55. <p><strong>2016, October.</strong> We started mobile platforms' research by making simple straightforward OpenSceneGraph application run under Android.</p>
  56. <p><strong>2017, January.</strong> We got the Android version working and started iOS and Web research.</p>
  57. <p><strong>2017, February.</strong> We made the sample application work everywhere: desktop, mobile, web.</p>
  58. <p>Researching mobile and web took us about five months. We spent that much time because there was no documentation on how to run OpenSceneGraph across platforms. We had to step in and create said documentation.</p>
  59. <p><strong>2017, July.</strong> We published <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide">OpenSceneGraph cross-platform guide</a>, which describes how to create a simple OpenSceneGraph application and make it run on desktop, mobile, and web. To this date, this is our most popular GitHub repository.</p>
  60. <p><strong>2017, November.</strong> We published simple <a href="https://ogstudio.github.io/game-memory-colors/tutorial-5.3/mjin-player.html">Memory: Colors game</a> and the <a href="https://bitbucket.org/ogstudio-games/memory-colors">guide</a> on how to create the game from scratch. The game is powered by MJIN, our new cross-platform game toolset that we started this summer.</p>
  61. <p>Currently MJIN toolset is in its infancy. MJIN needs a real game to flourish. That's why we are already working on cross-platform Mahjong. We'll do our best to make Mahjong faster this time.</p>
  62. <p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  63. </p>
  64. </article>
  65. </div>
  66. <!-- End Main Content -->
  67. <!-- Sidebar -->
  68. <aside class="large-3 columns">
  69. <!--k
  70. <h5 class="sidebar-title">Site</h5>
  71. <ul class="side-nav">
  72. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  73. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  74. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  75. </ul>
  76. <h5 class="sidebar-title">Categories</h5>
  77. <ul class="side-nav">
  78. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  79. </ul>
  80. -->
  81. <h5 class="sidebar-title">Ads</h5>
  82. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  83. <!-- ogs2 -->
  84. <ins class="adsbygoogle"
  85. style="display:block"
  86. data-ad-client="ca-pub-4473792248813084"
  87. data-ad-slot="9024247127"
  88. data-ad-format="auto"></ins>
  89. <script>
  90. (adsbygoogle = window.adsbygoogle || []).push({});
  91. </script>
  92. </aside> <!-- End Sidebar -->
  93. </div> <!-- End Main Content and Sidebar -->
  94. <!-- Footer -->
  95. <footer class="row">
  96. <div class="large-12 columns">
  97. <hr />
  98. <div class="row">
  99. <div class="large-7 columns">
  100. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  101. </div>
  102. </div>
  103. </div>
  104. <script type="text/javascript">
  105. var _gaq = _gaq || [];
  106. _gaq.push(['_setAccount', 'UA-3773114-1']);
  107. _gaq.push(['_trackPageview']);
  108. (function() {
  109. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  110. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  111. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  112. })();
  113. </script>
  114. </footer>