Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
/ Evolution Public archive

[CLOSED] Java Swing GUI Application - Simulating of wild life

Notifications You must be signed in to change notification settings

citiz3n404/Evolution

Repository files navigation

Evolution

Alt text [Univsersity Project] Simulation of wild life (20/20)

Wolfs eat sheeps and if their angry (defined by a constant in the constant file of the game), when it turns to 0, it dies and leave some minerals.

Minerals are here juste for one turn, because just after, the grass grows.

For the sheeps, it's quite the same as wolfs except they have to eat grass.

For each they can reproduce themselves if their are close to another same animal but different sex.

The program is designed to be flexible, each behavior (eat, reproduction, move) are in a Patern Strattegy and we can do some funy things like turn a sheep into a canibal sheep just changing one line of the code.

The program is designed in MVC.

About

[CLOSED] Java Swing GUI Application - Simulating of wild life

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages