Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Evolution

Create creatures and let them evolve to see how they master various tasks. · By Keiwan

How do you deal with the best specimen being the one who can fall the furthest?

A topic by BLucky created Nov 20, 2019 Views: 850 Replies: 1
Viewing posts 1 to 2
(1 edit)

I'm trying to make something at least remotely resembling a human, but instead of a running algorithm it creates a "smack your face in the ground as fast as possible" algorithm. Maybe shortening the simulation time?

It's a general problem – the algorithm does not care what you are calling the top, bottom, head or foot. It would be great if this were added to the game.

For now:

  • Give it only a second or two to make the fittest the one that waddles forward. Slowly increase the simulation time.
  • Splay the legs so that it starts in a relatively stable position.

Doing this, I managed to create a 2-legged walking "human" but it only managed to waddle forward very slowly – nothing like a real human gait.