Для демонстрации алгоритма нейроэволюции нарастающих топологий NEAT на языке программирования Python написана игра Flappy Bird. Рассмотрена технология обучения нейронных сетей с использованием данного алгоритма, а также преимущества внедрения её в машинное обучение. The game Flappy Bird is written using the Python programming language to demonstrate the NeuroEvolution of Augmenting Topologies algorithm NEAT. The technology of training neural networks using this algorithm is discussed, as well as the advantages of implementing it in machine learning.