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.

73 line
4.2KB

  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/2017-happy-new-year.html">EN</a>
  14. <a href="../../ru/news/2017-happy-new-year.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. <h3 class="left_item_title">In the news...</h3>
  31. <center>
  32. <div class="news_item">
  33. <h2 class="news_item_title">
  34. <a href="2017-happy-new-year.html">Happy 2017</a>
  35. </h2>
  36. <p class="news_item_date">
  37. 2016-12-31 00:00
  38. </p>
  39. <div class="news_item_contents">
  40. <p><img src="../../images/2016-12-31_happy-new-year.png" alt="Christmas tree" /></p>
  41. <p>Okay. It's been a hard year for everyone in the team. And it's almost over. Praise it ends! Praise the new one!</p>
  42. <p>It may seem, that our progress stalled. Three years ago we announced the beginning of a new project (two to be precise), and now we still working on the engine and editor, haven't even started creating the actual game.</p>
  43. <p>If you were monitoring our news during the year, you know that we held several live sessions, showing in the real time how to use our tools to create some simple games. Each session was a step in a long road to our goal. While preparing for these live sessions, we added necessary building blocks, that will be needed to create almost any game.</p>
  44. <p>Future live sessions and technical previews will add even more, so at some point in future (i hope not very distant), we will have everything we need to sit down and build our planned game from these blocks.</p>
  45. <p>So, the project isn't dead; the idea was not thrown away. But there is a lot of work to be done before we can start making the game, and there are only two of us, using our spare time.
  46. So. You want our game to become a reality? Join us. Together we will rule the galaxy. Or just wait and see. We didn't stop several years ago. We won't stop now.
  47. After all, there is only one way to create a fine tool (and it's our initial goal if you remember) - we need to use it ourselves.
  48. We will. Stay tuned.</p>
  49. <p>Happy 2017. Let it be simple.</p>
  50. </div>
  51. </div>
  52. <div id="disqus_thread"></div>
  53. <script>
  54. var disqus_config = function () {
  55. this.page.url = "https://opengamestudio.org/en/news/2017-happy-new-year.html";
  56. this.page.identifier = "2017-happy-new-year.html";
  57. };
  58. (function() { // DON'T EDIT BELOW THIS LINE
  59. var d = document, s = d.createElement('script');
  60. s.src = 'https://opengamestudio.disqus.com/embed.js';
  61. s.setAttribute('data-timestamp', +new Date());
  62. (d.head || d.body).appendChild(s);
  63. })();
  64. </script>
  65. <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  66. <div id="footer">
  67. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  68. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  69. </div>
  70. </center>
  71. </body>
  72. </html>