I created a small simulation in Unity where a creature (red block) tries to find food (yellow sphere). I want to add some more environmental factors next, and maybe predators or a way for the creature and the food to reproduce.
I created a small simulation in Unity where a creature (red block) tries to find food (yellow sphere). I want to add some more environmental factors next, and maybe predators or a way for the creature and the food to reproduce.
I worked a little on it before I added hackatime, but during the time I had hackatime on the project, I changed some code I had errors in and added the two starting rooms, along with adding a gold amount. I have a small ui to just test the code out, nothing permanent yet :D