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