A bunch of exercises for the Coursera interactive programming in python course from Rice (https://www.coursera.org/course/interactivepython)
Most files must be pasted into http://www.codeskulptor.org/ to load the simplegui module.
##Mini Projects
-
Mini-project # 1 - Rock-paper-scissors-lizard-Spock
-
Mini-project # 2 - "Guess the number" game
-
Mini-project # 3 - "Stopwatch: The Game"
-
Mini-project # 4 - "Pong"
-
Mini-project # 5 - MemoryGo to assignment
-
Mini-project # 6 - BlackjackGo to assignment
-
Mini-project # 7 - Spaceship
-
Mini-project # 8 - RiceRocks
##Other code examples from class
-
tick
-
calculator
##Other experiments just for fun
-
Rock Paper Scissors Lizard Spock GUI implementation
-
Conway's Game of Life