Skip to content

masc7859/csci5448_proj2

Repository files navigation

OOAD Homework/Project 2 : Zoo With Strategy and Observer

Team:

Max Schwarz
Will Culkin
Dmitri Tarasov

Comments

Please run using python 3.
Random behavior is implemented in animals/hippo.py
Strategy pattern is implemented in wakeup_strategy.py and is responsible for how animals wake up.
Observer pattern is specific to zooAnnouncer.py, Subject.py, Observer.py, and is seen/used in the other common files.

To Run:

From root directory:
python Main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages