I implemented a highly abstracted version of my artificial intelligence final project. This version of my genetic algorithm provides a simple API for a developer to use and allows the user to pass in their own fitness function. https://github.com/Brenn10/Basic-Genetic-Algorithm