Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

59 rindas
2.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 class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/page/about.html">EN</a>
  19. <a href="../../ru/page/about.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <center>
  25. <h1>About us</h1>
  26. <div class="news_item">
  27. <div class="news_item_contents">
  28. <p><strong>Goals</strong></p>
  29. <p>The goals of Open Game Studio are:</p>
  30. <ul>
  31. <li>creation of free video game development tools</li>
  32. <li>making video games with those tools</li>
  33. <li>preparing video game development tutorials</li>
  34. </ul>
  35. <p>To this date, we have released OGS Mahjong 1. It's a solitaire game and the
  36. first step in the long path towards full-scale RPG.</p>
  37. <p><strong>Team</strong></p>
  38. <ul>
  39. <li>Michael “kornerr” Kapelko – software engineer, co-founder</li>
  40. <li>Ivan “Kai SD” Korystin – game designer, QA, PM, co-founder</li>
  41. </ul>
  42. <p><strong>Contributors</strong></p>
  43. <ul>
  44. <li>Maxim Zaretsky – writer</li>
  45. <li>Tatyana Artemyeva – QA</li>
  46. <li>devALEX – software engineer</li>
  47. <li>Timur “Sora” Malikin, Anton “Kif” Chernov- 3D modellers</li>
  48. <li>Thierry Delaunay, Miguel de Dios, Dirk Pervolz, Jurgen Rauscher – translators</li>
  49. </ul>
  50. </div>
  51. </div>
  52. <div id="footer">
  53. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  54. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  55. </div>
  56. </center>
  57. </body>
  58. </html>