schrum2 / MM-NEATv2

MM-NEAT version 2.0 is no longer supported. Please get MM-NEAT 3+ from https://github.com/schrum2/MM-NEAT
Other
11 stars 5 forks source link

Encode GVGAI levels with CPPNs: Interactive evolution #461

Open schrum2 opened 6 years ago

schrum2 commented 6 years ago

Try this with a specific game first, like Zelda, and then try moving on to games in general. Encode a CPPN to output different sprite types for each x/y coordinate, and display a preview of the levels in the interactive evolution interface. When a level is clicked, the user plays it. Levels that are selected when "Evolve" is clicked produce offspring for the next generation, as usual.