Skip to content

hjurong/predprey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

predprey

A Predator/Prey Simulation in Python

simulation outputs

Animation

Anim

Statistics

Stats

description

A simple simulation written Python2 with following characteristics:

  • A 3D grid allowing land and air animals (i.e., (W)olf, (E)agle, (P)egion, (R)abbit)
  • Animals have random movements
  • W/E can eat P/R

Statistics and animations are generated.

dependencies

matplotlib

Use pip to install.

About

A Predator/Prey Simulation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages