Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 557 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 557 Bytes

Shots Fired

This repo contains the complete source code for Game Development using Pygame Workshop 2019.
Reference Draft for the workshop can be found here

To run it,

  git clone https://github.com/CSI-KJSCE/Shots_Fired.git
  cd Shots_Fired
  pip install -r requirements.txt
  python main.py

Made with ❤️ by CSI KJSCE