Skip to content

AliminIvan/Island

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Educational Java Core and Multithreading project, written in pure Java using standard libraries included in JDK 17. The application is a model of an island with changeable parameters, which consists of an array of locations. When starting the application locations are filled with plants and animals, and the animals perform certain actions (herbivores eat plants, predators eat herbivores, replenishment of the population). All actions are performed taking into account multithreading.

Stack

JDK 17

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages