This course uses codeskulptor IDE. The course is designed to be a fun introduction to the interactive programming in Python. The focus is on building interactive games such as Pong, Blackjack and Asteroids. The course is divided in two parts, the first one focus on understanding the basics of programming and GUI. The second part covers OOP with images and sound.
PART 1
Mini project # 1. Rock Paper Scissors Lizard Spock
http://www.codeskulptor.org/#user40_qh66mQ2iP9_4.py
Mini project # 2. Guess the number
http://www.codeskulptor.org/#user40_qh66mQ2iP9_5.py
Mini project # 3. Stopwatch the game
http://www.codeskulptor.org/#user40_qh66mQ2iP9_6.py
Mini project # 4. Pong
http://www.codeskulptor.org/#user40_qh66mQ2iP9_7.py
PART 2
Mini project # 5. Memory
http://www.codeskulptor.org/#user40_qh66mQ2iP9_8.py
Mini project # 6. Blackjack
http://www.codeskulptor.org/#user40_qh66mQ2iP9_9.py
by Rice University