Hacker News new | ask | show | jobs
by mtrc 5210 days ago
Fitness is easily the trickiest part of both projects so far. We're using co-operative co-evolution so elements of the game design are evaluated separately as well as together. For the Metroidvania, the key bit of the FF is "the play should have to collect all the powerups, in a mostly total order, to reach the exit". What this does is create segmented levels that have 'stages' which you access through powerup collection.

For the arcade games it was a lot more general. We did a lot of very rough heuristics like "maps shouldn't be too cluttered", "you should have to explore most of the screen to win" and things like that. I want to go back to arcade games becuase it's a much harder problem to design games without genre staples.