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.

174 lines
6.8KB

  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/projects.html" class="menu-button secondary">Projects</a>
  27. <a href="/pages/about.html" class="menu-button secondary">About</a>
  28. </div>
  29. </div>
  30. </nav>
  31. <!-- End Nav -->
  32. <!-- Main Page Content and Sidebar -->
  33. <div class="row">
  34. <!-- Main Blog Content -->
  35. <div class="large-9 columns">
  36. <article>
  37. <a href="http://opengamestudio.org/january-live-session-announcement.html"><h3 class="article-title">Game creation live session: 31 January 2016</h3></a>
  38. <h6 class="subheader" title="2016-01-25T00:00:00+03:00">Пн 25 Январь 2016
  39. <a class="button secondary small translation-button" href="http://opengamestudio.org/january-live-session-announcement-ru.html">ru</a>
  40. </h6><p>We're glad to annouce that the <a title="LiveCoding" href="https://www.livecoding.tv/kornerr">LiveCoding</a> session will take place on <a title="Local time" href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Game+Studio%3A+Game+creation+live+session&iso=20160131T12&p1=37&ah=3">31 January 2016 at 12:00 CET</a>. Join us!</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  41. </p>
  42. <a class="button radius secondary small right" href="http://opengamestudio.org/january-live-session-announcement.html">Read More</a>
  43. <hr class="gradient"/>
  44. </article>
  45. <article>
  46. <a href="http://opengamestudio.org/january-live-session-decision.html"><h3 class="article-title">SOON: Creating a simple game live (Editor 0.8)</h3></a>
  47. <h6 class="subheader" title="2016-01-21T00:00:00+03:00">Чт 21 Январь 2016
  48. <a class="button secondary small translation-button" href="http://opengamestudio.org/january-live-session-decision-ru.html">ru</a>
  49. </h6><p>We are ready to present Editor 0.8 with Player. The live session will be held at <a title="LiveCoding" href="https://www.livecoding.tv/kornerr">LiveCoding</a> SOON. We will show you how to create a simple game with sounds from scratch. And this time it will not need an Editor to run.
  50. The exact date and time is ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  51. </p>
  52. <a class="button radius secondary small right" href="http://opengamestudio.org/january-live-session-decision.html">Read More</a>
  53. <hr class="gradient"/>
  54. </article>
  55. <article>
  56. <a href="http://opengamestudio.org/2016-roadmap.html"><h3 class="article-title">Roadmap for 2016</h3></a>
  57. <h6 class="subheader" title="2015-12-26T00:00:00+03:00">Сб 26 Декабрь 2015
  58. <a class="button secondary small translation-button" href="http://opengamestudio.org/2016-roadmap-ru.html">ru</a>
  59. </h6><p>As you know, according to the <a href="{filename}/articles/2015-07-19-roadmap.md">previously published roadmap</a>, we now have sound system in place. However, we decided to go further and implement the first version of Player. We wanted to get it done by December, but, unfortunately, more work resulted in the change of dates.</p>
  60. <p>Here's the ...</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
  61. </p>
  62. <a class="button radius secondary small right" href="http://opengamestudio.org/2016-roadmap.html">Read More</a>
  63. <hr class="gradient"/>
  64. </article>
  65. <!-- /#posts-list -->
  66. <div class="pagination-centered">
  67. <h6 class="subheader">Page 4 of 4</h6>
  68. <p>
  69. <a href="http://opengamestudio.org/index3.html">&laquo; Prev</a>
  70. </p>
  71. </div>
  72. </div>
  73. <!-- End Main Content -->
  74. <!-- Sidebar -->
  75. <aside class="large-3 columns">
  76. <!--k
  77. <h5 class="sidebar-title">Site</h5>
  78. <ul class="side-nav">
  79. <li><a href="http://opengamestudio.org/archives.html">Archives</a>
  80. <li><a href="http://opengamestudio.org/tags.html">Tags</a>
  81. <li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
  82. </ul>
  83. <h5 class="sidebar-title">Categories</h5>
  84. <ul class="side-nav">
  85. <li><a href="http://opengamestudio.org/category/news.html">News</a></li>
  86. </ul>
  87. -->
  88. <h5 class="sidebar-title">Ads</h5>
  89. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  90. <!-- ogs2 -->
  91. <ins class="adsbygoogle"
  92. style="display:block"
  93. data-ad-client="ca-pub-4473792248813084"
  94. data-ad-slot="9024247127"
  95. data-ad-format="auto"></ins>
  96. <script>
  97. (adsbygoogle = window.adsbygoogle || []).push({});
  98. </script>
  99. </aside> <!-- End Sidebar -->
  100. </div> <!-- End Main Content and Sidebar -->
  101. <!-- Footer -->
  102. <footer class="row">
  103. <div class="large-12 columns">
  104. <hr />
  105. <div class="row">
  106. <div class="large-7 columns">
  107. <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
  108. </div>
  109. </div>
  110. </div>
  111. <script type="text/javascript">
  112. var _gaq = _gaq || [];
  113. _gaq.push(['_setAccount', 'UA-3773114-1']);
  114. _gaq.push(['_trackPageview']);
  115. (function() {
  116. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  117. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  118. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  119. })();
  120. </script>
  121. </footer>