Evgenii Legotckoi
July 14, 2016, 3 p.m.

QMLGame on QML - Lesson 2. Adding traces of shots and points system

GameDev, QML, Qt, система очков

After the game arena and targets were made and added, it is time to implement the targets hit, misses and charging system and cheating points.

Scoring system will be as follows:

  • In the case of near misses, I propose to …
Read
Evgenii Legotckoi
Dec. 6, 2015, 8:47 p.m.

QtQt/C++ - Lesson 033. Working with QGraphicsObject instead of QGraphicsItem

QGraphicsScene, GameDev, QGraphicsItem, Qt, QGraphicsObject

My attention was drawn to the fact that for working with signals and slots instead of a class inherited from QGraphicsItem and from QObject , you can use a class inherited from QGraphicsObject . Indeed, if a little rummage in …

Read
Evgenii Legotckoi
Oct. 19, 2015, 11:23 p.m.

QtGameDev on Qt - Tutorial 5. The explosion of bullets using sprite images

sprite sheet, sprite, GameDev, QPixmap, Спрайт, explosion. взрыв, Qt, Bullet

In previous articles we have learned to draw a sprite image and apply it to Qt via QPixmap so we turned animated explosion. And now we need to put this very explosion at precisely the place where the bullet hits. …

Read
Evgenii Legotckoi
Oct. 8, 2015, 11:03 p.m.

QtGameDev on Qt - Tutorial 4. Collision Detection in Qt (2D)

Коллизия, GameDev, Qt, Collision

Collision detection is one of the important aspects in GameDev. As it relates to the Conflict absolutely everything: hit the enemy bullets, bullets hit your hero, the hero of the body crossing the walls, crossing the body of the hero …

Read
Evgenii Legotckoi
Oct. 5, 2015, 8:58 p.m.

QtGameDev on Qt - Tutorial 3. Destroying opponents

GameDev, Enemy, Qt

In two previous articles, where we taught the hero to track the cursor and shoot towards the goal , it's time to add the targets to the gameand start  to destroy them. The destruction of the target will occur when …

Read
Evgenii Legotckoi
Oct. 1, 2015, 8:55 p.m.

QtGameDev on Qt - Tutorial 2. Bullet Writing class for shooting in Qt

bullet, GameDev, Qt, пуля

Once we started to manage their hero, and his gaze is always turned toward the goal, it's time to write a class of Bullet, which will be responsible for the bullets and their flight on the gaming scene. The mechanics …

Read
Evgenii Legotckoi
Sept. 28, 2015, 10:29 p.m.

QtGameDev on Qt - Tutorial 1. Track mouse movement in QGraphicsScene

QGraphicsScene, отслеживание, cursor, GameDev, Qt, mouse

Everyone remembers the game Crimsonland ? There had to cut stacks of monsters. To move on the playing field, we used the keys W, A, S, D, and shooting direction the mouse cursor, which was produced track. So, in itself …

Read
Evgenii Legotckoi
Sept. 23, 2015, 9 p.m.

QtHow to make game using Qt - Lesson 5. Adding sound QMediaPlayer

написать игру, GameDev, QMediaPlayer, QMediaPlaylist, Qt, Qt звук

Getting to the fifth and final lesson on writing games on Qt, which will add sound using QMediaPlayer class. I propose to add the three types of sounds: Eating apples, buzzing flies that will be buzzing when moving and heartbreaking …

Read
Evgenii Legotckoi
Sept. 22, 2015, 10:36 p.m.

QtHow to make game using Qt - Lesson 4. Enemy – meaning in the survival

QGraphicsScene, написать игру, GameDev, QGraphicsItem, Qt, QPainter

Continuing the theme of how to write a play on Qt. Once in past articles a fly was created, that eating apples, it is time to create her enemy. And the enemy flies, as is well known, the spider. Creation …

Read
Evgenii Legotckoi
Sept. 20, 2015, 10:08 p.m.

QtHow to make game using Qt - Lesson 3. Interaction with other objects

QGraphicsScene, написать игру, GameDev, QGraphicsItem, Qt, QPainter

Once the game has animated fly, which moves under the influence of the keyboard shortcuts, it is time to add meaning to the game. Add goal Fly, for example, it will eat the apples that will be counted. That is, …

Read
  • Last comments
  • AK
    April 1, 2025, 11:41 a.m.
    Добрый день. В данный момент работаю над проектом, где необходимо выводить звук из программы в определенное аудиоустройство (колонки, наушники, виртуальный кабель и т.д). Пишу на Qt5.12.12 поско…
  • Evgenii Legotckoi
    March 9, 2025, 9:02 p.m.
    К сожалению, я этого подсказать не могу, поскольку у меня нет необходимости в обходе блокировок и т.д. Поэтому я и не задавался решением этой проблемы. Ну выглядит так, что вам действитель…
  • VP
    March 9, 2025, 4:14 p.m.
    Здравствуйте! Я устанавливал Qt6 из исходников а также Qt Creator по отдельности. Все компоненты, связанные с разработкой для Android, установлены. Кроме одного... Когда пытаюсь скомпилиров…
  • ИМ
    Nov. 22, 2024, 9:51 p.m.
    Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
  • Evgenii Legotckoi
    Oct. 31, 2024, 11:37 p.m.
    Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup