wrongu / Evolution

Experiments with genetic algorithms, evolutionary programming, neural networks, etc.
4 stars 0 forks source link

gui for playing around with genes #10

Closed wrongu closed 10 years ago

wrongu commented 11 years ago

imagine a screen where there are two big screens Left and Right showing 2 organisms, which you can then breed to make 10ish offspring, then select offspring to keep breeding. Point is, it's a way to visualize how functional our gene code is.

wrongu commented 10 years ago

This relies on implementing some further underlying engine stuff like better graphics and (more importantly) capturing and using mouse or keyboard input