É utilizado a Rede Neural NEAT, Neural Evolution Augmenting Topology, e a Biblioteca Pygame do Python para desenvolver esse Projeto. A rede neural utilizando o Python vai permitir com que o usuário defina os inputs(Entradas) e Outputs(Saidas), ou seja, vai definir as informações de entrada(configurações) e de acordo com essa entrada um resultado especifico. O trabalho das redes neurais é jogar o jogo com diferentes entradas até que consiga aprender a saida "perfeita". It is used the Neural Network NEAT, Neural Evolution Augmenting Topology, and the Pygame Library of Python to develop this Project. The neural network using Python will allow the user to define the inputs (Inputs) and Outputs (Outputs), that is, it will define the input information (settings) and according to that input a specific result. The job of neural networks is to play the game with different inputs until you can learn the "perfect" way out.