(Re-)Implementation of Captain Comic and neuroevolution of augmenting topologies
To install the required Julia Packages enter this in the julia REPL
import Pkg; Pkg.add(["JLD","GLMakie","Graphs","GraphMakie","Plots","StatsBase","LayeredLayouts"])
To start the training process navigate to ComicNEAT and enter julia -O3 --load src/ComicNEAT.jl