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 Play here! 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! Play here! Stopwatch: The Game Play here! 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 […]
Read more