Skip to content

Test of a simple crowd simulation for Sheeps and Wolvers with learning from evolution.

Notifications You must be signed in to change notification settings

julesarbe/Genetic-algorithm-for-simple-learning-crowd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic-algorithm-for-simple-learning-crowd

Test of a simple crowd simulation for Sheeps and Wolvers with learning from evolution.

The instances of sheep prefab have the Animal.cs script that controls their behavior, the instances of wolves prefav have the Predatro.cs script that controls their behavior,

The Genetic Algo is on the terrain and controls the general rules of the simulation.

I am NOT responsible for the NeuralNet.cs script that the algorithm is using to handle mutation and learning.

About

Test of a simple crowd simulation for Sheeps and Wolvers with learning from evolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages