Applies to. Does not apply to. We updated Core5 this summer, and system requirements changed. Older versions of the Core5 iPad app were retired in July You will no longer be able to use iPad versions below 4.
Everyone else, please continue reading : The tasks include running, jumping and climbing. Can you build the ultimate creature that is good at all of the tasks? I want to stress again that there are no real objectives. If your device does not meet these minimum performance requirements you should NOT download this app! If you just experience some lag you might be able to improve the fps by lowering the population size in the start menu. For more information on how the algorithm works behind the scenes and everything else you might be interested in click on the "?
Reviews Review policy and info. View details. Flag as inappropriate. Like aerodynamics. Hope you add this feature and please respond with you thoughts. For a basic look at how evolutionary algorithms work, this is a fun start. I did however quickly bump up against some limitations which I think could make it better. I tried to make a creature with bones only connected by muscles no joints and found that the muscles could stretch to absurd lengths.
There should be some sort of progress detector to look for stationary states and force the creature to do something different. This game is wonderful. You can make different creatures and watch them advance through the generations. There is a lot of customization too. You can customize the neural network used by the creatures. You can have them compete in running, jumping, obstacle jumping, and climbing.
But I have a suggestion, please add an ability to change the simulation speed during evolving. Privacy practices may vary, for example, based on the features you use or your age. Learn More. App Store Preview. Screenshots iPhone iPad. Description Use joints, bones and muscles to build creatures that are only limited by your imagination. Sep 3, Version 3. Ratings and Reviews. App Privacy. Information Seller Keiwan Donyagard.
Size Category Games.
This project is not technically Open Source. However, you can and I encourage you to download, modify and play around with the code for personal and educational purposes, all as long as you don't relicense the code or sell or otherwise redistribute a build of the software outside of an educational environment.
I wrote about this in more detail here. Feel free to contact me if you have any questions about this or would like to license the code for a cool project idea of yours. Skip to content. Star This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. Branches Tags. Could not load branches. Could not load tags. Latest commit. Git stats commits. Everyone else, please continue reading : The tasks include running, jumping and climbing.
Can you build the ultimate creature that is good at all of the tasks? I want to stress again that there are no real objectives. If your device does not meet these minimum performance requirements you should NOT download this app! If you just experience some lag you might be able to improve the fps by lowering the population size in the start menu. For more information on how the algorithm works behind the scenes and everything else you might be interested in click on the "?
Reviews Review policy and info. View details. Flag as inappropriate.
Branches Tags. Could not load branches. Could not load tags. Latest commit. Git stats commits. Failed to load latest commit information. View code. All rights reserved. Releases 6 tags. Packages 0 No packages published. You signed in with another tab or window. Reload to refresh your session. There are no ads, in-app purchases, subscriptions or other types of monetization and I currently have no plans to change this.
If you enjoy this project and would like to support its development, you have the option to pay what you think is fair. Thank you so much to everybody who has supported this project over the years, whether financially or just by downloading, sharing and leaving reviews. I appreciate it a lot! This project is not technically Open Source.
However, you can and I encourage you to download, modify and play around with the code for personal and educational purposes, all as long as you don't relicense the code or sell or otherwise redistribute a build of the software outside of an educational environment. I wrote about this in more detail here. Feel free to contact me if you have any questions about this or would like to license the code for a cool project idea of yours.
Myself and others are getting an out of memory error in WebGL after X amount of generations. When running locally on Windows 10, I notice that memory usage starts around MB and increases about 6MB per generation when simulating 40 entities for 10 seconds. This increase continues indefinitely. When I save the simulation, exit it, and load it again, the simulation continues without issue and the memory resets back to around MB.
I was wondering if you would be ok if I use your game so I can host it on replit for school, they blocked itch. May I specify, a npm command, I'm thinking about using bash. Hey keiwando , first thanks for your project. I have build a creature that can jump two loops. Unfortunately, after generation 90, the creature makes no progress in fitness anymore. As i observe the mutated creatures, the farthest traveled joint measures the fitness. That motivates the creature, developing to stretch all its muscles, at the end of the evolution time-window, which is counter-productive as it is not evolving to successfully completing two loop jump, but to stretch its muscles.