Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Simulating Evolution of Predator and Prey using Genetic Algorithms

Notifications You must be signed in to change notification settings

PrashubhAtri/PredatorAndPreySimulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PredatorAndPreySimulation

Simulating Evolution of Predator and Prey using Genetic Algorithms

TODO

  1. Create Creature class
  2. Create Predator, Prey from Creatures
  3. Create Food class
  4. Add generation of Food supply to Simulator
  5. Generate Predator population in Simulator
  6. Generate Prey population in Simulator
  7. Add movement functions to Predator
  8. Add movement functions to Prey
  9. Detecttion of Prey/Predator/Food
  10. Attraction to Prey/Preadtor/Food
  11. Apply net force on an entity

About

Simulating Evolution of Predator and Prey using Genetic Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%