Skip to content

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

Notifications You must be signed in to change notification settings

srangar03/InteractiveProgramming

 
 

Repository files navigation

Skyroads

Developing a game for Mini Project 4 for the SoftDes course

Installed libraries: pygame To install pygame:

MacOS Install Home Brew. Then: $ brew install sdl sdl_image sdl_mixer sdl_ttf portmidi $ pip install pygame

Windows $ pip install pygame

To start the game, run the file game.py in the Command Prompt and click on 'Play now', in the opened window.

To get out of the way of the obstacles and avoid collision, use the left and right arrow keys to move your car left or right. The game counter in the left upper corner gives you information on how good you perform. To exit the game either close the window or press the escape-key.

Link to Project Write-up/Reflection: [Project Reflection](Project\ Reflection-MP4.pdf)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%