2026-04 KD came closer to C++
This commit is contained in:
@@ -24,6 +24,30 @@
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-sound.html">Sound support and the search for a new direction</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-10-11 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="soundsupport">Sound support</h1>
|
||||
<video controls width="700">
|
||||
<source src="../../images/2024_sound.mp4" type="video/mp4"/>
|
||||
</video>
|
||||
<p>In September I implemented sound support. However, this was the last
|
||||
work for "Tail and Shadow" project, because the project's story writer -
|
||||
Eugene - left.</p>
|
||||
<h1 id="thesearchforanewdirection">The search for a new direction</h1>
|
||||
<p>In September I also noticed the loss of interest in the project by the
|
||||
audience. I linked this to the fact that the project's functional and
|
||||
graphical results did not match that of the audience.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="ht-sound.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-scenes.html">Switching scenes</a>
|
||||
@@ -212,28 +236,6 @@ code chunks equal because they interact through the Bus only.</p>
|
||||
<a href="bus-01.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="rpg-ends.html">Revised project goals</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2023-12-25 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="thedreamofanopensourcerpgisover">The dream of an open source RPG is over</h1>
|
||||
<p>In 2005 the Opensource Game Studio project started
|
||||
under the name of the <a href="https://www.linuxquestions.org/questions/general-10/the-creation-of-the-best-rpg-355858/">Opensource RPG</a>, because we wanted
|
||||
to create "the first competitive open free game".
|
||||
In 2011 right after releasing OGS Mahjong 0.7 we have already
|
||||
had the numbers that it would take us <a href="https://gamedev.ru/community/ogs/articles/?id=6383">540 years to create RPG</a>.</p>
|
||||
<p>In 2011 we had a dream that we as a team would grow, which could decrease
|
||||
540 years to someting reasonable. However today in the end of 2023 it's clear
|
||||
<strong>we are unable to create RPG</strong>.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="rpg-ends.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 3 of 10</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user