You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple life simulation game developed in Unity, where the player can watch a group of entities move, grow, search, do pathfinding, eat, reproduce and die. Additionally, you can observe some statistics of the population and change some values of its behaivour affecting its survival. It uses the 3D cubic terrain (procedurally generated) and 2D m…