Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 367 Bytes

File metadata and controls

15 lines (8 loc) · 367 Bytes

halloween-game-project

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