Project for CPSC 8700 where we build a game in which the user attempts to collect pumpkins whilst avoiding zombies
Factory design is used for different zombie types and a clone pattern is used to produce new pumpkins
requirements can be installed using
pip -r requirements.txt
Entry point is
python game.py