Skip to content

MichalTurek/OOP-first-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project from the second term of college The project is a world simulation with various organisms presented by letters in the console. The purpose of the project was to improve my understanding of OOP. Organisms have different behavior thanks to virtual methods of action and collision. Base class Organism and its derived classes: Animal and Plant are great examples of polymorphism and of course inheritance. All variables inside classes are encapsulated.

About

Project from second term of college

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages