Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1 KB

File metadata and controls

18 lines (12 loc) · 1 KB

Interactive Programming in Python

About the course

The repository holds mini projects in the course called An Introduction to Interactive Programming in Python. This is an online course delivered by Rice University. I finished it on August 29, 2015.

You can check my certificate.

About the mini projects

There are four mini games.

  1. Guess the Number
  2. Stop the watch
  3. Rock paper scissors lizard spock
  4. Pong

You can simply paste the code into this platform codeskulptor to run the games.

Have fun!