EvoLab
I spent a few hours yesterday developing an evolutionary computation simulator. It’s called EvoLab: EvoLab: Browser-based neuroevolution sandbox Here’s the code project: EvoLab on GitHub It’s your classic “evolve a creature for an environment” thing. Here’s a screenshot: Back in the day I tried to develop something like this for iphone and it took weeks just to get the physics and creature working. The first working version of EvoLab was developed in a few minutes using Claude Opus. Then there were a few iterations of refining the user interface and evolutionary mechanisms. ...