You are browsing as a guest. Sign up (or log in) to start making projects!

1h 21m 32s logged

Devlog - 2

Previously I had only a working website where it was only a layout. But then I have added a lot of new features. Firstly I have added creatures where they bounce and move around. I have added 20 of them as it is in developing phase. Then I added food system where there is food and when the creature collides with it they consume the food and then I created a function where the creatures move toward the food. Then I added energy levels where if the creature consumes food its energy level goes up but movement causes the energy levels to drop and if it turn to 0 then it removes it and becomes dead. Then I added reproduction which makes the simulation feel more real. For them to reproduce there is a requirement where the creature has to be 10(I coded for the age to go up), has to have energy levels of 80 or more and should have no reproduction cooldown, which I added so that there is no rapid reproduction and to limit it. As the energy levels again drop they also become dead. I will be adding more features to it so stay tuned!

1
163

Comments 0

No comments yet. Be the first!