There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Using Genetic Algorithms, small rocket objects try to find their path to the target. Later down the generations, a Population of rockets is achieved in which each rocket object can find its path through the 'path' provided. It is up to the user to define what the shape of the 'path' will be. This is done using Open frameworks and Visual Studio.