A Game of Life in Unity

Took a little break from my Disc Golf Game to do a bit of AI programming in Unity .

What I ended up with was a simple Game of Life with rabbits trying to survive. Each rabbit has a growing hunger and thirst which if not addressed will result in death. The population is also broken into male and female rabbits which can reproduce.

Check out a couple minutes of the simulation running at realtime speed: