Rock, Paper, Scissors With Python: A Command Line Game
Christopher Trudeau
26:33
Description
Game programming is a great way to learn how to program. You use many tools that you’ll see in the real world, plus you get to play a game to test your results! An ideal game to start your Python game programming journey is rock paper scissors.
What You'll Learn?
- Code your own rock paper scissors game
- Take in user input with
input()
- Play several games in a row using a
while
loop - Clean up your code with
Enum
objects and functions - Define more complex rules with a dictionary
More details
User Reviews
Rating
Christopher Trudeau
Instructor's CoursesChristopher has a passion for the Python language and writes for Real Python. He is a consultant who helps advise organizations on how to improve their technical teams. Christopher is a strong advocate for automation throughout the delivery process and the power of small teams with well defined goals.
You can find Christopher here:

Real Python
View courses Real Python- language english
- Training sessions 5
- duration 26:33
- Release Date 2023/04/03