Skip to content

dminiac/Python_Interactive_Mini-Games

Repository files navigation

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!

rock-paper-scissors

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!

guess-the-game

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 fast you can react!

stopwatch

Pong

Play here!

Instructions:
Use the keys w,a,s,d using left hand and arrow keys using right hand. Yes, you are your own opponent.

pong

Memory

Play here!

Instructions:
Match all card pairs using minimum turns.

memory

Blackjack

Play here!

Instructions:
Deal, then Hit/Stand.

blackjack

Ricerocks

Play here!

Instructions:
Navigate your spaceship using arrow keys. Use space bar to fire missiles.

ricerocks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages