Skip to content

wjwitek/POproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simulation of animals living on a map, eating grass and multiplying.

First program asks to input starting parameters, like map width and height.

Inside the simulation, user has four options, independent for each map:

  • Stop/Start - stop and restarts simulation
  • Highlight - starts higlighting animals, whose genome is a mode. Pressing button again stops highlighting.
  • Save - saves history of simulation (what is displayed on charts) into CSV file. Requires simulation to be stopped.
  • Animal - single animal can be pressed, which displays its genome and starts tracking its offspring. Requires stimulation to be stopped.

Used Libraries

  • JavaFX
  • Apache Commons Collections

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages