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.

soon-game-creation-editor-07.html 3.8KB

1 month ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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 class="header2">
  11. <div class="menu">
  12. <a href="../../ru/news/index.html">Новости</a>
  13. <a href="../../ru/game/index.html">Игры</a>
  14. <a href="../../ru/tool/index.html">Инструменты</a>
  15. <a href="../../ru/page/about.html">О нас</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/news/soon-game-creation-editor-07.html">EN</a>
  19. <a href="../../ru/news/soon-game-creation-editor-07.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <h3 class="left_item_title">В новостях...</h3>
  25. <center>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="soon-game-creation-editor-07.html">СКОРО: Создание простой игры в прямом эфире (Редактор 0.7)</a>
  29. </h2>
  30. <p class="news_item_date">
  31. 2015-11-02 00:00
  32. </p>
  33. <div class="news_item_contents">
  34. <p>Как и было обещано, мы готовы предоставить вам Редактор 0.7, с помощью которого можно создать тестовый цех. Тем не менее, после воссоздания цеха стало ясно, что:</p>
  35. <ol>
  36. <li>это занимает более 8 часов (слишком долго)</li>
  37. <li>описание в виде статьи не подходит по формату (слишком скучно)</li>
  38. </ol>
  39. <p>Поэтому мы решили провести прямую трансляцию на <a title="LiveCoding" href="https://www.livecoding.tv/kornerr">LiveCoding</a> СКОРО, чтобы показать, как создать простую <a title="Whac-a-mole" href="http://google.com/search?q=whac+a+mole">игру типа "поймай крота"</a> с нуля.</p>
  40. <p>Сейчас мы заняты последними приготовлениями, поэтому точные дату и время мы сообщим на этой неделе. Оставайтесь на связи!</p>
  41. </div>
  42. </div>
  43. <div id="disqus_thread"></div>
  44. <script>
  45. var disqus_config = function () {
  46. this.page.url = "https://opengamestudio.org/ru/news/soon-game-creation-editor-07.html";
  47. this.page.identifier = "soon-game-creation-editor-07.html";
  48. };
  49. (function() { // DON'T EDIT BELOW THIS LINE
  50. var d = document, s = d.createElement('script');
  51. s.src = 'https://opengamestudio.disqus.com/embed.js';
  52. s.setAttribute('data-timestamp', +new Date());
  53. (d.head || d.body).appendChild(s);
  54. })();
  55. </script>
  56. <noscript>Пожалуйста, включите JavaScript для просмотра <a href="https://disqus.com/?ref_noscript">комментариев на платформе Disqus.</a></noscript>
  57. <div id="footer">
  58. Сайт сгенерирован <a href="http://opengamestudio.org/pskov/ru">ПСКОВОМ</a>
  59. из <a href="http://github.com/ogstudio/site-opengamestudio">этого исходного кода</a>.
  60. </div>
  61. </center>
  62. </body>
  63. </html>