Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pac-Man, Tetris, and more, as well as code for Procedural Content Generation in Mario, Zelda, Minecraft, and more!
The class MinecraftUtilClass is already fairly well commented, but a few methods still need JavaDoc, and you should check the comments on the rest to assure they make sense, adding as needed. Also, there is a resource leak with a Scanner that should be fixed.
The class
MinecraftUtilClass
is already fairly well commented, but a few methods still need JavaDoc, and you should check the comments on the rest to assure they make sense, adding as needed. Also, there is a resource leak with a Scanner that should be fixed.