An open API service indexing awesome lists of open source software.

https://github.com/andstor/predator-prey-simulator

:fox_face: :rabbit: 3D simulator of predators and prey interacting
https://github.com/andstor/predator-prey-simulator

simulator

Last synced: 19 days ago
JSON representation

:fox_face: :rabbit: 3D simulator of predators and prey interacting

Awesome Lists containing this project

README

          

# Predator-Prey simulator
## What is this?
Predator-Prey simulator is a 3D simulator of predators and prey interacting. The simulation takes place in an enclosed
rectangular field, with actors located on multiple layers. A visual representation of the simulation is provided by a
2D view of the field.

## Credits
The original project, foxes-and-rabbits, was written by Michael Kölling and David J. Barnes.