Skip to content

OOAD-Team-Veritas/Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2

CSCI-4/5448 Object Oriented Analysis/Design

Joshua Khoo
Elizabeth Robinson
Riad Shash (Ray)

Our output file: out.txt

  • a) We rewrote this program using C++.

  • b) Strategy pattern was used for Animal noise and roam behavior.

  • c) Observer pattern was used to make ZooAnnouncer functionality.

Implementation was put into header files of classes in order to decrease the # of files involved in this project (and to make it easier for both us and the grader). While this is a departure in C++ standards, we believe it was justified for this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages