Skip to content

iramirezc-learning/python-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Pong

Source code of my Mini Project #4 for the course "An Introduction to Interactive Programming in Python" by Rice University at Coursera.org.

Play it here

Instructions:

  1. Click the "play" button.
  2. Player 1:
    • Moves with keys: W, S.
  3. Player 2:
    • Moves with arrow keys: Up, Down.