Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 269 Bytes

shadow-puppets

CS269 Game Design

  • Matthew Maring (Lead Programmer)
  • Portfolio: mhmari22-portfolio.pdf

Pygame 2.0.0+ required: pip install pygame==2.0.0dev6

To Use Enemy AI the following dependency is required: Numpy: Install with pip python -m pip install numpy