
Code a rock paper scissors game to play against computer AI with python!! Awesome beginner project!!
17 Video Views·Apr 24, 2025
This is part one of a two part tutorial showing how to create the classic guessing game 'rock paper scissors'! In this video we get an input from the player to determine their guess, and then randomly generate an 'AI' computer player's guess and determine who wins or loses by comparing using nested if loops in basic functions!
In the next video we will handle building a game that can be rapidly replayed and reused as well as keeping track of total score!
If you like the content from this page please like and subscribe to the channel to see lots more like this! Thanks so much for supporting the page and good luck coding!
https://www.youtube.com/channel/UCV5Ab39YnXvTZ6Grar9URxQ
