nahiyan / darwin

An open-source, extensible, and modular evolution simulator. It's primarily designed for evolution of entities based on neural networks.
1 stars 0 forks source link

Screenshots? #1

Closed slackmoehrle closed 3 years ago

slackmoehrle commented 3 years ago

Hello,

I am the Community Evangelist for Cocos. We are always interested in seeing how Cocos is being used and what developers are coming up with for projects? Do you have any screenshots of this project? Perhaps we can add this project to some upcoming story by our marketing team.

Thanks!

nahiyan commented 3 years ago

Hello SlackMoehrle,

Glad to see your interest in my project, Darwin. I'm using the C++ version of Cocos, cocos2d-x, for this project, primary for simulating evolution. Darwin is technically an evolution framework and simulator, extensible by design. I've only worked on it for a few months. You can see screenshots of some of the extensions and interfaces below:

Control Panel (based on wxWidgets): Screen Shot 2020-12-24 at 9 57 07 AM

Self-driving Car Evolution (cocos2d-x):

Screen Shot 2020-12-24 at 9 57 35 AM

Flappy Birds Evolution (cocos2d-x): Screen Shot 2020-12-24 at 9 57 22 AM

Jumpers Evolution, with Parallel-Testing (cocos2d-x): Screen Shot 2020-12-24 at 9 57 51 AM

Glad to be a part of the Cocos community!

nahiyan commented 3 years ago

Since I believe that I provided what you wanted, I'm going to close this. If you have any further query, feel free to ask here.