brunoxd13/ag-tetris
In this project is applied the implementation of a genetic algorithm to get a way to run the game tetris in order to achieve higher score and resolution of the game. Developed in the Python programming language, in conjunction with the pygame library. Also used matplotlib library, to generate graphical reports showing the evolution of the individual with better fitness and the average fitness of all individuals per generation.
Python