Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 424 Bytes

halloween-game-project

Group Members: Brad Sanders, Sid Malladi, and Joey Binz

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

TODO make nicer

requirements can be installed using

pip -r requirements.txt

Entry point is

python game.py