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

ericelder/InteractiveProgramming

 
 

Repository files navigation

InteractiveProgramming

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

In order to run the game, you must first install the pygame library. In Linux: $ apt-get build-dep python-pygame $ apt-get install mercurial python-dev python-numpy ffmpeg libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsmpeg-dev libsdl1.2-dev libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev $ pip install pygame

Download the following files from the GitHub repo: applesmall.jpg blocksmall.jpg block2small.jpg snakes_on_bikes.py

Open the command line, navigate to the directory with the files, and type the following: $ python snakes_on_bikes.py

Here is the link to our Project Reflection: https://github.com/ericelder/InteractiveProgramming/blob/master/Project%204%20write-up.pdf

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%