# tsoding-genetics This is a partial rewrite of Tsoding's [Genetic Programming Project](https://github.com/tsoding/gp), written while watching along the [Genetic Programming Series](https://www.youtube.com/playlist?list=PLpM-Dvs8t0VZhPhStYD0aS30Y1awAv-DO). This repository contains my own experiments and a faster/less-accurate trainer in the [experimental](https://git.venomade.com/tsoding-genetics/?h=experimental) branch. There are still some things I would like to work on including: ### Zooming Add some sort of Zooming to the SDL Render ### Complete switch to ENV MAP Not everything is done I think... ### Implement Activity Metric Add movement metric to compare different genetic learning algorithms