Skip to content

wkazmierczak/darwin_world_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darwin World - simulating the life of animals

(Herbivorous wolfs in this case 😉)

Project at the end of the Object-Oriented-Programming course.

App in action:

Example GIF

App details:

Map version: Equator

The following images depict map versions with the equator positioned at the center. The equator is a favorable location for plant growth.

Equator map Big equator map

Map version: Poisonous

The following images depict a map with a poisonous area. In the poisonous area, some of the growing plants are poisonous (marked in red) and they take energy from animals after they eat them.

Poisonous map Big poisonous map

Design patterns:

  • observer (we used observer to notify UI about changes in the simulation, world, and animals)

Authors:

License:

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages