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
- Host: GitHub
- URL: https://github.com/andstor/predator-prey-simulator
- Owner: andstor
- Created: 2019-02-01T09:45:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T09:28:15.000Z (over 7 years ago)
- Last Synced: 2025-09-09T07:39:56.148Z (10 months ago)
- Topics: simulator
- Language: Java
- Homepage:
- Size: 2.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.