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

jamieaobrien/InteractiveProgramming

 
 

Repository files navigation

InteractiveProgramming

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

Install pygame through: pip install pygame

Import: import pygame, sys from pygame.locals import * from pygame.font import * import time import numpy import random import pickle from os.path import exists

To run: $python game.py

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%