Skip to content

yarwinliu/zoo

Repository files navigation


This is the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything about this project) all he/she needs to know. The comments should usually include at least:

A zoo will be an object that contains a list of animals. -there should be a base Animal class (abstract) -enumeration for color -one animal species must have different breeds; all call the super constructor -5 species of animals and 2 to 3 breeds -the animals should be named of course (final) -Extra credit if Interface is used somehow -8 cages which house between 3 and 5 animals -more than one species in each cage -DONT LET THE ANIMALS EAT EACH OTHER (enumeration like herbivore, omnivore, carnivore)

PROJECT TITLE: ZOO PURPOSE OF PROJECT: VERSION or DATE: 2021/02/18 HOW TO START THIS PROJECT: AUTHORS: yarwinliu USER INSTRUCTIONS:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages