Python Interactive Mini Games
Mini projects from Coursera’s An Introduction to Interactive Programming in Python
Part 1 Part 2.
Rock paper scissors lizard Spock
Guess: The Game
Instructions:
Guess a number within the range. Use the hints (higher/lower) wisely before you run out of your allowed number of guesses!
Stopwatch: The Game
Instructions:
After starting the game, click the Stop button only when the tenths digit hits 0 (zero) in order to score a point. Let’s see how fast you can react!
Pong
Instructions:
Use the keys w,a,s,d
using left hand and