psosnicki / genetic-zombie

Simple Genetic Algorithm simulation in Unity - zombies evolution - avoiding obstacles and finding correct path to target

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genetic-Zombie

Simple Genetic Algorithm simulation in Unity - zombies evolution - avoiding obstacles and finding correct path to target

  • Selection: Elite
  • Crossover: Single point

  • All scripts can be found inside Assets/Scripts folder

  • You can create your own population:

  • You can change algorithm parameters and move obstacles during simulation

Download

https://github.com/psosnicki/genetic-zombie/releases/download/v.1.0.0-beta/genetic-zombie-build.zip

About

Simple Genetic Algorithm simulation in Unity - zombies evolution - avoiding obstacles and finding correct path to target

License:MIT License


Languages

Language:C# 100.0%