Skip to content

anetaporebska/EvolutionGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvolutionGenerator

Evolution Generator is implemented in Java, using Swing to create a graphical interface. Program runs a simulation of the animal world and enables user to follow their evolution. Each animal has its energy and genome. Every day they can eat grass (gain energy), move in one of eight directions (depending on their genome - the higher number on each position the more probable that animal will choose this direction) and reproduce with the others. User can follow the most interesting organisms and display their genomes.

Window with user parameters preferences:

Zrzut ekranu z 2021-12-28 18-07-38

Simulation window:

Zrzut ekranu z 2021-12-28 18-07-56

About

Project implemented during OOP course at AGH UST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages