diff --git a/en/news/2026-09_ai-proto-done.md b/en/news/2026-09_ai-proto-done.md new file mode 100644 index 0000000..4d4079a --- /dev/null +++ b/en/news/2026-09_ai-proto-done.md @@ -0,0 +1,18 @@ +Title: Completed the Android speech recognition prototype +Date: 2026-09-03 +Category: News +Slug: ai-proto-done +Lang: en + + + +In August, I added the following features to the Android app: + +1. integration with an LLM via OpenCode +1. a web admin panel over HTTP + +The LLM enables the app to answer user questions regarding the restaurant's menu. The admin panel allows modifying the menu and downloading app logs. + +With these additions, the prototype is complete and has been delivered to the client. Over July and August, I delivered exactly what was planned back in June. \ No newline at end of file diff --git a/en/news/ai-proto-done.html b/en/news/ai-proto-done.html new file mode 100644 index 0000000..3c6308b --- /dev/null +++ b/en/news/ai-proto-done.html @@ -0,0 +1,66 @@ + + + + + + + + + +

In the news...

+
+
+

+ Completed the Android speech recognition prototype +

+

+ 2026-09-03 +

+
+ +

In August, I added the following features to the Android app:

+
    +
  1. integration with an LLM via OpenCode
  2. +
  3. a web admin panel over HTTP
  4. +
+

The LLM enables the app to answer user questions regarding the restaurant's menu. The admin panel allows modifying the menu and downloading app logs.

+

With these additions, the prototype is complete and has been delivered to the client. Over July and August, I delivered exactly what was planned back in June.

+
+
+
+ + + +
+ + diff --git a/en/news/index.html b/en/news/index.html index 5fa5dd0..cfc66b1 100644 --- a/en/news/index.html +++ b/en/news/index.html @@ -24,6 +24,29 @@

News

+
+

+ Completed the Android speech recognition prototype +

+

+ 2026-09-03 +

+
+ +

In August, I added the following features to the Android app:

+
    +
  1. integration with an LLM via OpenCode
  2. +
  3. a web admin panel over HTTP
  4. +
+

The LLM enables the app to answer user questions regarding the restaurant's menu. The admin panel allows modifying the menu and downloading app logs.

+

With these additions, the prototype is complete and has been delivered to the client. Over July and August, I delivered exactly what was planned back in June.. . .

+
+ +

Building an Android speech recognition prototype @@ -226,34 +249,8 @@ in a separate browser tab.

Continue reading

-
-

- Preview an edited page -

-

- 2025-12-04 -

-
- -

November

-

In November I implemented the ability to preview a single edited page.

-

The video shows how this functionality works and highlights the following:

-
    -
  1. (01:37) Manual creation of a new Markdown file
  2. -
  3. (02:03) Launching PSKOV with npx
  4. -
  5. (02:28) Markdown file structure
  6. -
  7. (03:31) Edited site navigation when previewing
  8. -
  9. (04:15) The state of the site repository after preview generation. . .
  10. -
-
- -
-

Page 1 of 10

+

Page 1 of 11

Older »

diff --git a/en/news/index10.html b/en/news/index10.html index a913a05..a42a902 100644 --- a/en/news/index10.html +++ b/en/news/index10.html @@ -24,6 +24,25 @@

News

+
+

+ SOON: Creating a simple game live (Editor 0.7) +

+

+ 2015-11-02 00:00 +

+
+

As we have promised, we are ready to give you Editor 0.7 which is capable of creating the complete test chamber. However, after recreating the test chamber ourselves, it became clear that:

+
    +
  1. it takes more than 8 hours to recreate it (too long)
  2. +
  3. it's inappropriate to be presented in the form of an article (too boring)
  4. +
+

Therefore we decided to hold a live session at LiveCoding SOON to show you how to create a simple whac-a-mole like game from scratch.. . .

+
+ +
-
-

- And another year has passed -

-

- 2014-12-31 12:00 -

-
-

Hello!

-

So, this year comes to the end. There were very little publications from us during this year. We haven't stopped working, but right now our work is in the phase, when we have nothing to show. And the spare time of the team members is rarely more then 30-40 hours a month.

-

But our work continues. And you can find out some details in the new article from our programmer Michael Kapelko.

-

. . .

-
- -
-

Page 10 of 10

+

Page 10 of 11

« Newer + Older »

diff --git a/en/news/index11.html b/en/news/index11.html new file mode 100644 index 0000000..7ebaf2a --- /dev/null +++ b/en/news/index11.html @@ -0,0 +1,57 @@ + + + + + + + + + +
+

News

+ +
+

+ And another year has passed +

+

+ 2014-12-31 12:00 +

+
+

Hello!

+

So, this year comes to the end. There were very little publications from us during this year. We haven't stopped working, but right now our work is in the phase, when we have nothing to show. And the spare time of the team members is rarely more then 30-40 hours a month.

+

But our work continues. And you can find out some details in the new article from our programmer Michael Kapelko.

+

. . .

+
+ +
+ +

Page 11 of 11

+

+ « Newer +

+ + + +
+ + diff --git a/en/news/index2.html b/en/news/index2.html index 1084e84..9f3903e 100644 --- a/en/news/index2.html +++ b/en/news/index2.html @@ -24,6 +24,32 @@

News

+
+

+ Preview an edited page +

+

+ 2025-12-04 +

+
+ +

November

+

In November I implemented the ability to preview a single edited page.

+

The video shows how this functionality works and highlights the following:

+
    +
  1. (01:37) Manual creation of a new Markdown file
  2. +
  3. (02:03) Launching PSKOV with npx
  4. +
  5. (02:28) Markdown file structure
  6. +
  7. (03:31) Edited site navigation when previewing
  8. +
  9. (04:15) The state of the site repository after preview generation. . .
  10. +
+
+ +

Editing of files @@ -241,35 +267,8 @@ this was the second assessment of Isomorphic-Git. The first one happened in Continue reading

-
-

- CLD: Context generation -

-

- 2025-03-11 00:00 -

-
-

splash

-

Context generation

-

In February I've updated the Cross-language dialect (CLD) translator to -generate Context out of YML. The generated Contexts have already been -used for the following projects:

-
    -
  • CLD (the CLD translator generated its own Context)
  • -
  • LHA
  • -
  • PSKOV
  • -
-

I never really took time to explain what Context is, so here's -a very short explanation: Context is very close to -Store in Redux. I'm afraid this is not yet the time -to explain Context in detail because I don't yet have a good. . .

-
- -
-

Page 2 of 10

+

Page 2 of 11

« Newer Older » diff --git a/en/news/index3.html b/en/news/index3.html index 6ddc99b..7272c17 100644 --- a/en/news/index3.html +++ b/en/news/index3.html @@ -24,6 +24,33 @@

News

+
+

+ CLD: Context generation +

+

+ 2025-03-11 00:00 +

+
+

splash

+

Context generation

+

In February I've updated the Cross-language dialect (CLD) translator to +generate Context out of YML. The generated Contexts have already been +used for the following projects:

+
    +
  • CLD (the CLD translator generated its own Context)
  • +
  • LHA
  • +
  • PSKOV
  • +
+

I never really took time to explain what Context is, so here's +a very short explanation: Context is very close to +Store in Redux. I'm afraid this is not yet the time +to explain Context in detail because I don't yet have a good. . .

+
+ +

PSKOV 2 for JVM @@ -226,29 +253,8 @@ gamejam of Continue reading

-
-

- "Memory" text UI -

-

- 2024-06-14 00:00 -

-
-

"Memory" text UI

-

In May I implemented text UI for "Memory" game in Python. And converted it to C++ -by the instrument under development.

-

Game logic cycle implementation lead to the creation of a controller that manages -context. Creating the controller in Python was straightforward. C++ version took -some time, because the controller needs std::any, which is part of C++17. -The instrument under development is limited to C++11 in order to support OpenWrt.

-

Here's how much code I wrote (in lines):. . .

-
- -
-

Page 3 of 10

+

Page 3 of 11

« Newer Older » diff --git a/en/news/index4.html b/en/news/index4.html index bccdd78..02b2e76 100644 --- a/en/news/index4.html +++ b/en/news/index4.html @@ -24,6 +24,27 @@

News

+
+

+ "Memory" text UI +

+

+ 2024-06-14 00:00 +

+
+

"Memory" text UI

+

In May I implemented text UI for "Memory" game in Python. And converted it to C++ +by the instrument under development.

+

Game logic cycle implementation lead to the creation of a controller that manages +context. Creating the controller in Python was straightforward. C++ version took +some time, because the controller needs std::any, which is part of C++17. +The instrument under development is limited to C++11 in order to support OpenWrt.

+

Here's how much code I wrote (in lines):. . .

+
+ +

"Memory" game logic @@ -205,26 +226,8 @@ not the hardware one. Today I can confidently say I found the necessary. . .

Continue reading

-
-

- The pros and cons of restarting from scratch -

-

- 2020-01-01 00:00 -

-
-

Happy 2020

-

Anyone, who watches our progress long enough, can say that we restarted the development from scratch plenty of times.

-

Even before releasing "OGS Mahjong", we changed the underlying technology more than once. After that, we did it again several times, throwing away already completed features. -It seems that right now we have less completed features than before the release of "OGS Mahjong". It's true, but not entirely.

-

When "OGS Mahjong" was released, we had a descent looking (for that moment) open-source game, that worked under Windows and Linux. With some luck and effort it still works today, but not out of the box.. . .

-
- -
-

Page 4 of 10

+

Page 4 of 11

« Newer Older » diff --git a/en/news/index5.html b/en/news/index5.html index ed615ff..aa960f1 100644 --- a/en/news/index5.html +++ b/en/news/index5.html @@ -24,6 +24,24 @@

News

+
+

+ The pros and cons of restarting from scratch +

+

+ 2020-01-01 00:00 +

+
+

Happy 2020

+

Anyone, who watches our progress long enough, can say that we restarted the development from scratch plenty of times.

+

Even before releasing "OGS Mahjong", we changed the underlying technology more than once. After that, we did it again several times, throwing away already completed features. +It seems that right now we have less completed features than before the release of "OGS Mahjong". It's true, but not entirely.

+

When "OGS Mahjong" was released, we had a descent looking (for that moment) open-source game, that worked under Windows and Linux. With some luck and effort it still works today, but not out of the box.. . .

+
+ +
-
-

- OpenSceneGraph cross-platform examples -

-

- 2018-04-20 00:00 -

-
-

iOS Simulator renders a cube

-

This article summarizes the work we did to produce the first two cross-platform OpenSceneGraph examples.

-

By the time the first technology demonstration of OGS Mahjong 2 has been released, we've already had issue request (to explain how to load images with OpenSceneGraph on Android) hanging for some time. We considered creating a new tutorial for OpenSceneGraph cross-platform guide at first. However, we realized that it's time-consuming and excessive for such a tiny topic (compared to what an average game has) as image loading. We decided to continue sharing our knowledge in the form of concrete examples. That's how OpenSceneGraph cross-platform examples were born.. . .

-
- -
-

Page 5 of 10

+

Page 5 of 11

« Newer Older » diff --git a/en/news/index6.html b/en/news/index6.html index 1f24c69..7918f92 100644 --- a/en/news/index6.html +++ b/en/news/index6.html @@ -24,6 +24,22 @@

News

+
+

+ OpenSceneGraph cross-platform examples +

+

+ 2018-04-20 00:00 +

+
+

iOS Simulator renders a cube

+

This article summarizes the work we did to produce the first two cross-platform OpenSceneGraph examples.

+

By the time the first technology demonstration of OGS Mahjong 2 has been released, we've already had issue request (to explain how to load images with OpenSceneGraph on Android) hanging for some time. We considered creating a new tutorial for OpenSceneGraph cross-platform guide at first. However, we realized that it's time-consuming and excessive for such a tiny topic (compared to what an average game has) as image loading. We decided to continue sharing our knowledge in the form of concrete examples. That's how OpenSceneGraph cross-platform examples were born.. . .

+
+ +
-
-

- iOS tutorial -

-

- 2017-06-08 10:00 -

-
-

Earth and a rocket

-

This article describes problems we faced during the creation of iOS tutorial in May 2017.

-

This February we managed to get simple model rendered under iOS in just a few days. We expected to finish iOS tutorial in no time. However, the reality reminded us: it's easy to come up with a hackish demo that works for one person, but it's hard to create a concise example that works for everyone.. . .

-
- -
-

Page 6 of 10

+

Page 6 of 11

« Newer Older » diff --git a/en/news/index7.html b/en/news/index7.html index 3a7e058..0d212fa 100644 --- a/en/news/index7.html +++ b/en/news/index7.html @@ -24,6 +24,22 @@

News

+
+

+ iOS tutorial +

+

+ 2017-06-08 10:00 +

+
+

Earth and a rocket

+

This article describes problems we faced during the creation of iOS tutorial in May 2017.

+

This February we managed to get simple model rendered under iOS in just a few days. We expected to finish iOS tutorial in no time. However, the reality reminded us: it's easy to come up with a hackish demo that works for one person, but it's hard to create a concise example that works for everyone.. . .

+
+ +
-
-

- September 2016 recap -

-

- 2016-10-11 00:00 -

-
-

Mahjong created during live session

-

This article explains September 2016 live session stages: draft, rehearsal, live session itself, and publishing.

-

Even though live session takes only a few hours, we devote a whole month to prepare for it. Let's have a look at live session stages in detail.

-
    -
  1. Draft. Game creation for the first time.

    -

    Purposes:

    -
      -
    • test our technologies and fix major bugs;
    • -
    • discover usability issues to fix in the next development iteration;
    • -
    • list exact steps to reproduce the game later;. . .
  2. -
-
- -
-

Page 7 of 10

+

Page 7 of 11

« Newer Older » diff --git a/en/news/index8.html b/en/news/index8.html index a685175..9295c64 100644 --- a/en/news/index8.html +++ b/en/news/index8.html @@ -24,6 +24,30 @@

News

+
+

+ September 2016 recap +

+

+ 2016-10-11 00:00 +

+
+

Mahjong created during live session

+

This article explains September 2016 live session stages: draft, rehearsal, live session itself, and publishing.

+

Even though live session takes only a few hours, we devote a whole month to prepare for it. Let's have a look at live session stages in detail.

+
    +
  1. Draft. Game creation for the first time.

    +

    Purposes:

    +
      +
    • test our technologies and fix major bugs;
    • +
    • discover usability issues to fix in the next development iteration;
    • +
    • list exact steps to reproduce the game later;. . .
  2. +
+
+ +

OGS Editor 0.10 and live session materials @@ -166,23 +190,8 @@ It's time to create simple Mahjong solitaire game.

Continue reading

-
-

- Live session: 28 May 2016 -

-

- 2016-05-17 00:00 -

-
-

We're glad to annouce that the LiveCoding session will take place on 28 May 2016 at 12:00 CEST. Join us!

-

. . .

-
- -
-

Page 8 of 10

+

Page 8 of 11

« Newer Older » diff --git a/en/news/index9.html b/en/news/index9.html index db39132..1e412ef 100644 --- a/en/news/index9.html +++ b/en/news/index9.html @@ -24,6 +24,21 @@

News

+
+

+ Live session: 28 May 2016 +

+

+ 2016-05-17 00:00 +

+
+

We're glad to annouce that the LiveCoding session will take place on 28 May 2016 at 12:00 CEST. Join us!

+

. . .

+
+ +
-
-

- SOON: Creating a simple game live (Editor 0.7) -

-

- 2015-11-02 00:00 -

-
-

As we have promised, we are ready to give you Editor 0.7 which is capable of creating the complete test chamber. However, after recreating the test chamber ourselves, it became clear that:

-
    -
  1. it takes more than 8 hours to recreate it (too long)
  2. -
  3. it's inappropriate to be presented in the form of an article (too boring)
  4. -
-

Therefore we decided to hold a live session at LiveCoding SOON to show you how to create a simple whac-a-mole like game from scratch.. . .

-
- -
-

Page 9 of 10

+

Page 9 of 11

« Newer Older » diff --git a/ru/news/2026-09_ai-proto-done.md b/ru/news/2026-09_ai-proto-done.md new file mode 100644 index 0000000..5420fff --- /dev/null +++ b/ru/news/2026-09_ai-proto-done.md @@ -0,0 +1,19 @@ +Title: Завершение разработки прототипа голосового приложения для Android +Date: 2026-09-03 +Category: News +Slug: ai-proto-done +Lang: ru + + + +В августе добавил в Android-приложение: + +1. интеграцию с LLM через OpenCode +2. веб-админку по HTTP + +LLM позволяет приложению отвечать на вопросы человека по меню ресторана. +Админка позволяет менять меню, а также скачивать журнал работы. + +На этом прототип завершён и передан заказчику. За июль и август сделал ровно то, что запланировал в июне. \ No newline at end of file diff --git a/ru/news/ai-proto-done.html b/ru/news/ai-proto-done.html new file mode 100644 index 0000000..f5c5ba4 --- /dev/null +++ b/ru/news/ai-proto-done.html @@ -0,0 +1,67 @@ + + + + + + + + +

+

В новостях...

+
+
+

+ Завершение разработки прототипа голосового приложения для Android +

+

+ 2026-09-03 +

+
+ +

В августе добавил в Android-приложение:

+
    +
  1. интеграцию с LLM через OpenCode
  2. +
  3. веб-админку по HTTP
  4. +
+

LLM позволяет приложению отвечать на вопросы человека по меню ресторана. +Админка позволяет менять меню, а также скачивать журнал работы.

+

На этом прототип завершён и передан заказчику. За июль и август сделал ровно то, что запланировал в июне.

+
+
+
+ + + +
+ + diff --git a/ru/news/index.html b/ru/news/index.html index 525fb35..46f87bc 100644 --- a/ru/news/index.html +++ b/ru/news/index.html @@ -24,6 +24,31 @@

Новости

+
+

+ Завершение разработки прототипа голосового приложения для Android +

+

+ 2026-09-03 +

+
+ +

В августе добавил в Android-приложение:

+
    +
  1. интеграцию с LLM через OpenCode
  2. +
  3. веб-админку по HTTP
  4. +
+

LLM позволяет приложению отвечать на вопросы человека по меню ресторана. +Админка позволяет менять меню, а также скачивать журнал работы.

+

На этом прототип завершён и передан заказчику. За июль и август сделал ровно то, что запланировал в июне. +. . .

+
+ +

Разработка прототипа голосового приложения для Android @@ -226,34 +251,8 @@ Android для распознавания голоса. На текущий мо Читать далее

-
-

- Предпросмотр редактируемой страницы -

-

- 2025-12-04 -

-
- -

Ноябрь

-

В ноябре сделал предпросмотр текущей редактируемой страницы.

-

В видео показал, как это работает, и акцентировал внимание на следующих моментах:

-
    -
  1. (01:11) Создание нового файла Markdown руками
  2. -
  3. (01:41) Запуск ПСКОВа через npx
  4. -
  5. (02:25) Структура файла Markdown
  6. -
  7. (04:17) Навигация по редактируемому сайту в режиме предпросмотра
  8. -
  9. (04:41) Состояние репозитория сайта после генерации предпросмотра. . .
  10. -
-
- -
-

Страница 1 из 10

+

Страница 1 из 11

Старее »

diff --git a/ru/news/index10.html b/ru/news/index10.html index 6cbc5d0..ce7348b 100644 --- a/ru/news/index10.html +++ b/ru/news/index10.html @@ -24,6 +24,25 @@

Новости

+
+

+ СКОРО: Создание простой игры в прямом эфире (Редактор 0.7) +

+

+ 2015-11-02 00:00 +

+
+

Как и было обещано, мы готовы предоставить вам Редактор 0.7, с помощью которого можно создать тестовый цех. Тем не менее, после воссоздания цеха стало ясно, что:

+
    +
  1. это занимает более 8 часов (слишком долго)
  2. +
  3. описание в виде статьи не подходит по формату (слишком скучно)
  4. +
+

Поэтому мы решили провести прямую трансляцию на LiveCoding СКОРО, чтобы показать, как создать простую игру типа "поймай крота" с нуля.. . .

+
+ +
-
-

- И вот прошел еще один год -

-

- 2014-12-31 12:00 -

-
-

Привет.

-

Подходит к концу год, в течение которого мы разместили на сайте рекордно малое количество новостей. Мы не прекратили разработку, однако пока она находится в фазе "показывать нечего", а свободного времени, которое можно уделять проекту, у каждого из его участников сейчас найдется редко больше чем 30-40 часов в месяц.

-

Но работа продвигается, и подробнее о ней расскажет статья нашего программиста Михаила Капелько.

-

. . .

-
- -
-

Страница 10 из 10

+

Страница 10 из 11

« Новее + Старее »

diff --git a/ru/news/index11.html b/ru/news/index11.html new file mode 100644 index 0000000..ec642ed --- /dev/null +++ b/ru/news/index11.html @@ -0,0 +1,57 @@ + + + + + + + + + +
+

Новости

+ +
+

+ И вот прошел еще один год +

+

+ 2014-12-31 12:00 +

+
+

Привет.

+

Подходит к концу год, в течение которого мы разместили на сайте рекордно малое количество новостей. Мы не прекратили разработку, однако пока она находится в фазе "показывать нечего", а свободного времени, которое можно уделять проекту, у каждого из его участников сейчас найдется редко больше чем 30-40 часов в месяц.

+

Но работа продвигается, и подробнее о ней расскажет статья нашего программиста Михаила Капелько.

+

. . .

+
+ +
+ +

Страница 11 из 11

+

+ « Новее +

+ + + +
+ + diff --git a/ru/news/index2.html b/ru/news/index2.html index e494390..852b60f 100644 --- a/ru/news/index2.html +++ b/ru/news/index2.html @@ -24,6 +24,32 @@

Новости

+
+

+ Предпросмотр редактируемой страницы +

+

+ 2025-12-04 +

+
+ +

Ноябрь

+

В ноябре сделал предпросмотр текущей редактируемой страницы.

+

В видео показал, как это работает, и акцентировал внимание на следующих моментах:

+
    +
  1. (01:11) Создание нового файла Markdown руками
  2. +
  3. (01:41) Запуск ПСКОВа через npx
  4. +
  5. (02:25) Структура файла Markdown
  6. +
  7. (04:17) Навигация по редактируемому сайту в режиме предпросмотра
  8. +
  9. (04:41) Состояние репозитория сайта после генерации предпросмотра. . .
  10. +
+
+ +

Редактирование файлов @@ -242,35 +268,8 @@ Local Host Access для доступа к его локальной файло Читать далее

-
-

- CLD: Генерация контекста -

-

- 2025-03-11 00:00 -

-
-

splash

-

Генерация контекста

-

В феврале доработал транслятор Межъязыкового диалекта -(Cross-language dialect) (CLD) до генерации -Контекста на основе описания в YML. Сгенерированные Контексты уже использованы -в следующих проектах:

-
    -
  • CLD (транслятор CLD генерирует свой собственный Контекст)
  • -
  • LHA
  • -
  • PSKOV
  • -
-

Доселе я никогда прежде не тратил время на объяснение сути Контекста, поэтому -сейчас самое время для очень краткого описания: Контекст очень близок -к понятию Store в Redux. К сожалению, на этом месте пояснение заканчиваю,. . .

-
- -
-

Страница 2 из 10

+

Страница 2 из 11

« Новее Старее » diff --git a/ru/news/index3.html b/ru/news/index3.html index fb37d43..f266f81 100644 --- a/ru/news/index3.html +++ b/ru/news/index3.html @@ -24,6 +24,33 @@

Новости

+
+

+ CLD: Генерация контекста +

+

+ 2025-03-11 00:00 +

+
+

splash

+

Генерация контекста

+

В феврале доработал транслятор Межъязыкового диалекта +(Cross-language dialect) (CLD) до генерации +Контекста на основе описания в YML. Сгенерированные Контексты уже использованы +в следующих проектах:

+
    +
  • CLD (транслятор CLD генерирует свой собственный Контекст)
  • +
  • LHA
  • +
  • PSKOV
  • +
+

Доселе я никогда прежде не тратил время на объяснение сути Контекста, поэтому +сейчас самое время для очень краткого описания: Контекст очень близок +к понятию Store в Redux. К сожалению, на этом месте пояснение заканчиваю,. . .

+
+ +

ПСКОВ 2 на JVM @@ -212,28 +239,8 @@ Python в JavaScript. Этого не произошло, потому что п Читать далее

-
-

- Текстовый интерфейс «Памяти» -

-

- 2024-06-14 00:00 -

-
-

Текстовый интерфейс «Памяти»

-

В мае реализовал текстовый интерфейс игры «Память» на Python. В C++ перевёл инструментом.

-

Реализация логического игрового цикла привела к появлению контроллера, управляющего -контекстом. Создание контроллера на Python прошло без происшествий, а вот с версией -для C++ пришлось помучиться. Мучения были вызваны тем, что контроллер использует -std::any из C++17, а инструмент ограничен C++11 с целью поддержки OpenWrt.

-

Что касается объёма кода, то картина получилась следующей (в строках):. . .

-
- -
-

Страница 3 из 10

+

Страница 3 из 11

« Новее Старее » diff --git a/ru/news/index4.html b/ru/news/index4.html index c12ecdc..1b044fb 100644 --- a/ru/news/index4.html +++ b/ru/news/index4.html @@ -24,6 +24,26 @@

Новости

+
+

+ Текстовый интерфейс «Памяти» +

+

+ 2024-06-14 00:00 +

+
+

Текстовый интерфейс «Памяти»

+

В мае реализовал текстовый интерфейс игры «Память» на Python. В C++ перевёл инструментом.

+

Реализация логического игрового цикла привела к появлению контроллера, управляющего +контекстом. Создание контроллера на Python прошло без происшествий, а вот с версией +для C++ пришлось помучиться. Мучения были вызваны тем, что контроллер использует +std::any из C++17, а инструмент ограничен C++11 с целью поддержки OpenWrt.

+

Что касается объёма кода, то картина получилась следующей (в строках):. . .

+
+ +

Игровая логика «Памяти» @@ -205,26 +225,8 @@ Ubuntu Edge. Особенностью продукта должна была Читать далее

-
-

- Минусы и плюсы начинания с начала -

-

- 2020-01-01 00:00 -

-
-

Happy 2020

-

Любой, кто следит за нашим прогрессом достаточно долго, может сказать, что мы много раз перезапускали разработку с нуля.

-

Еще до выпуска "OGS Mahjong" мы несколько раз меняли технологии "под капотом". После релиза мы неоднократно делали это снова, отбрасывая уже готовые решения. -Может показаться, что сейчас у нас меньше готового, чем перед выходом "OGS Mahjong". Это правда, но не совсем.

-

Когда вышел "OGS Mahjong", у нас была приятно выглядящая (на тот момент) игра с открытым исходным кодом, которая работала под Windows и Linux. С некоторой удачей и усилием в нее можно поиграть и сегодня, но уже не "из коробки".. . .

-
- -
-

Страница 4 из 10

+

Страница 4 из 11

« Новее Старее » diff --git a/ru/news/index5.html b/ru/news/index5.html index 0ba661a..90f91cd 100644 --- a/ru/news/index5.html +++ b/ru/news/index5.html @@ -24,6 +24,24 @@

Новости

+
+

+ Минусы и плюсы начинания с начала +

+

+ 2020-01-01 00:00 +

+
+

Happy 2020

+

Любой, кто следит за нашим прогрессом достаточно долго, может сказать, что мы много раз перезапускали разработку с нуля.

+

Еще до выпуска "OGS Mahjong" мы несколько раз меняли технологии "под капотом". После релиза мы неоднократно делали это снова, отбрасывая уже готовые решения. +Может показаться, что сейчас у нас меньше готового, чем перед выходом "OGS Mahjong". Это правда, но не совсем.

+

Когда вышел "OGS Mahjong", у нас была приятно выглядящая (на тот момент) игра с открытым исходным кодом, которая работала под Windows и Linux. С некоторой удачей и усилием в нее можно поиграть и сегодня, но уже не "из коробки".. . .

+
+ +
-
-

- Кросс-платформенные примеры OpenSceneGraph -

-

- 2018-04-20 00:00 -

-
-

iOS Simulator отображает куб

-

Эта статья резюмирует создание первых двух кросс-платформенных примеров OpenSceneGraph.

-

К тому времени, как мы выпустили первую техническую демонстрацию OGS Mahjong 2, нас уже дожидался запрос на описание работы с изображениями в OpenSceneGraph на Android. Сначала мы рассматривали возможность создания нового самоучителя для кросс-платформенного руководства OpenSceneGraph, но позже мы оценили необходимые трудозатраты и посчитали их излишними для освещения такой небольшой темы (по сравнению с тем, что умеет средняя игра) как загрузка изображений. Мы решили продолжить делиться нашими знаниями в виде конкретных примеров. Так на свет появились кросс-платформенные примеры OpenSceneGraph.. . .

-
- -
-

Страница 5 из 10

+

Страница 5 из 11

« Новее Старее » diff --git a/ru/news/index6.html b/ru/news/index6.html index 9a2af8d..d8769bc 100644 --- a/ru/news/index6.html +++ b/ru/news/index6.html @@ -24,6 +24,22 @@

Новости

+
+

+ Кросс-платформенные примеры OpenSceneGraph +

+

+ 2018-04-20 00:00 +

+
+

iOS Simulator отображает куб

+

Эта статья резюмирует создание первых двух кросс-платформенных примеров OpenSceneGraph.

+

К тому времени, как мы выпустили первую техническую демонстрацию OGS Mahjong 2, нас уже дожидался запрос на описание работы с изображениями в OpenSceneGraph на Android. Сначала мы рассматривали возможность создания нового самоучителя для кросс-платформенного руководства OpenSceneGraph, но позже мы оценили необходимые трудозатраты и посчитали их излишними для освещения такой небольшой темы (по сравнению с тем, что умеет средняя игра) как загрузка изображений. Мы решили продолжить делиться нашими знаниями в виде конкретных примеров. Так на свет появились кросс-платформенные примеры OpenSceneGraph.. . .

+
+ +
-
-

- Самоучитель iOS -

-

- 2017-06-08 10:00 -

-
-

Земля и ракета

-

Эта статья описывает проблемы, с которыми мы столкнулись во время создания самоучителя для iOS в мае 2017.

-

В феврале мы сумели отобразить простую модель под iOS за считанные дни. Это дало нам уверенность, что самоучитель для iOS мы сделаем столь же быстро. Тем не менее, реальность напомнила нам о простой вещи: быстро сделать можно лишь поделку на коленке, работающую только у самого разработчика; над логически связанным примером, работающим у всех, придётся попотеть.. . .

-
- -
-

Страница 6 из 10

+

Страница 6 из 11

« Новее Старее » diff --git a/ru/news/index7.html b/ru/news/index7.html index 7cbfa60..2e11d47 100644 --- a/ru/news/index7.html +++ b/ru/news/index7.html @@ -24,6 +24,22 @@

Новости

+
+

+ Самоучитель iOS +

+

+ 2017-06-08 10:00 +

+
+

Земля и ракета

+

Эта статья описывает проблемы, с которыми мы столкнулись во время создания самоучителя для iOS в мае 2017.

+

В феврале мы сумели отобразить простую модель под iOS за считанные дни. Это дало нам уверенность, что самоучитель для iOS мы сделаем столь же быстро. Тем не менее, реальность напомнила нам о простой вещи: быстро сделать можно лишь поделку на коленке, работающую только у самого разработчика; над логически связанным примером, работающим у всех, придётся попотеть.. . .

+
+ +
-
-

- Сентябрь 2016 кратко -

-

- 2016-10-11 00:00 -

-
-

Маджонг, созданный в прямом эфире

-

Эта статья описывает стадии по подготовке и проведению прямого эфира сентября 2016: черновик, репетиция, прямой эфир и публикация.

-

Несмотря на то, что сам прямой эфир длится лишь несколько часов, мы готовимся к нему целый месяц. Рассмотрим каждую стадию прямого эфира подробнее.

-
    -
  1. Черновик. Создание игры в первый раз.

    -

    Цели:

    -
      -
    • проверить наши технологии и исправить основные ошибки;
    • -
    • узнать о неудобствах использования технологий, чтобы исправить их в следующей итерации разработки;. . .
  2. -
-
- -
-

Страница 7 из 10

+

Страница 7 из 11

« Новее Старее » diff --git a/ru/news/index8.html b/ru/news/index8.html index f557f92..f94bab4 100644 --- a/ru/news/index8.html +++ b/ru/news/index8.html @@ -24,6 +24,29 @@

Новости

+
+

+ Сентябрь 2016 кратко +

+

+ 2016-10-11 00:00 +

+
+

Маджонг, созданный в прямом эфире

+

Эта статья описывает стадии по подготовке и проведению прямого эфира сентября 2016: черновик, репетиция, прямой эфир и публикация.

+

Несмотря на то, что сам прямой эфир длится лишь несколько часов, мы готовимся к нему целый месяц. Рассмотрим каждую стадию прямого эфира подробнее.

+
    +
  1. Черновик. Создание игры в первый раз.

    +

    Цели:

    +
      +
    • проверить наши технологии и исправить основные ошибки;
    • +
    • узнать о неудобствах использования технологий, чтобы исправить их в следующей итерации разработки;. . .
  2. +
+
+ +
-
-

- Прямой эфир: 28 мая 2016 -

-

- 2016-05-17 00:00 -

-
-

Мы рады сообщить, что трансляция LiveCoding состоится 28 мая 2016 в 13:00 MSK. Присоединяйтесь!

-

. . .

-
- -
-

Страница 8 из 10

+

Страница 8 из 11

« Новее Старее » diff --git a/ru/news/index9.html b/ru/news/index9.html index c471e61..a5fd7b9 100644 --- a/ru/news/index9.html +++ b/ru/news/index9.html @@ -24,6 +24,21 @@

Новости

+
+

+ Прямой эфир: 28 мая 2016 +

+

+ 2016-05-17 00:00 +

+
+

Мы рады сообщить, что трансляция LiveCoding состоится 28 мая 2016 в 13:00 MSK. Присоединяйтесь!

+

. . .

+
+ +
-
-

- СКОРО: Создание простой игры в прямом эфире (Редактор 0.7) -

-

- 2015-11-02 00:00 -

-
-

Как и было обещано, мы готовы предоставить вам Редактор 0.7, с помощью которого можно создать тестовый цех. Тем не менее, после воссоздания цеха стало ясно, что:

-
    -
  1. это занимает более 8 часов (слишком долго)
  2. -
  3. описание в виде статьи не подходит по формату (слишком скучно)
  4. -
-

Поэтому мы решили провести прямую трансляцию на LiveCoding СКОРО, чтобы показать, как создать простую игру типа "поймай крота" с нуля.. . .

-
- -
-

Страница 9 из 10

+

Страница 9 из 11

« Новее Старее » diff --git a/vid/2026-09_ai-proto-done_en.mp4 b/vid/2026-09_ai-proto-done_en.mp4 new file mode 100644 index 0000000..d0e7154 Binary files /dev/null and b/vid/2026-09_ai-proto-done_en.mp4 differ diff --git a/vid/2026-09_ai-proto-done_ru.mp4 b/vid/2026-09_ai-proto-done_ru.mp4 new file mode 100644 index 0000000..b5e4d12 Binary files /dev/null and b/vid/2026-09_ai-proto-done_ru.mp4 differ