Skip to content

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

Notifications You must be signed in to change notification settings

tasandy/InteractiveProgramming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveProgramming

This is a two player pong game with Pikachus! (1) Download the three images (pokeball, pokemon, grass) (2) Control Pikachu 1 on the left using the 's' key to move up and 'x' key to move down. Control Pikachu 2 on the right using the up arrow key to move up and down arrow key to move down.

Instructions: Prevent the ball from hitting the wall on your side by moving Pikachu and using it to bounce the ball back. If the ball hits the wall on your side, your opponent gets a point. The first Pikachu/player to accumulate five points will win the game!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%