Skip to content

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Notifications You must be signed in to change notification settings

djconnolly27/InteractiveProgramming

 
 

Repository files navigation

InteractiveProgramming

We utilized several modules for this project, including the following:

  1. the json module - This is a built-in module in python.
  2. the pygame module - This can be installing by running: sudo apt-get install python-pygame
  3. the sys module - This is a built-in module in python.
  4. the math library - This is a built-in library in python.
  5. the random library - This is a built-in library in python.
  6. the csv module - This is a built-in module in python.

About

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%