Repository for projects 2-5 for CSCE 452: Robotics
That can be found here: https://www.python.org/downloads/
It should be installed with 2.7.9 already but if not follow the steps here: https://pip.pypa.io/en/stable/installing/
This is required if you want to work with APIs in Python. Run the following command from your project directory:
pip install pygame
Ex: Run Project 2
python project2.py