Skip to content

eduhubai/Rock-Paper-Scissors-Python-Guide-YouTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

Watch the video

Welcome to the Rock-Paper-Scissors Game project! This repository contains all the files you need to build and play a Rock-Paper-Scissors game using Python.

Overview

In this project, you will learn and implement various Python concepts including:

  • Print Statements
  • Variables
  • Lists
  • User Input
  • String Methods (.lower())
  • Multi-line Strings
  • Importing Libraries
  • Random Choices (random.choice())
  • Conditional Statements (if, elif, else)
  • Loops (while)
  • Functions
  • ASCII Art

Files

  • practice.ipynb: A Jupyter notebook for practicing and learning the Python concepts step-by-step.
  • ascii_art.py: Contains the ASCII art used in the game.
  • main.py: The main script where the Rock-Paper-Scissors game is built.

Instructions

  1. Clone the Repository:
    git clone https://github.com/eduhubai/rock-paper-scissors-game.git
  2. Navigate to the Directory:
    cd rock-paper-scissors-game
  3. Run the Game:
    python3 main.py

Video Tutorial

Watch the full tutorial on YouTube: Start Coding Today: Rock Paper Scissors Game in Python

License

This project is licensed under the MIT License - see the LICENSE file for details.


Video Description

Title: Start Coding Today: Rock Paper Scissors Game in Python

Description:

Are you ready to level up your Python skills? In this video, we’ll build a Rock Paper Scissors game from scratch using Python. Perfect for beginners, this tutorial covers key concepts like variables, lists, user input, conditional statements, loops, and essential libraries.

🔔 Subscribe and click the bell icon to stay updated with our latest coding tutorials and projects!

📚 What You’ll Learn:

  • Understanding variables in Python
  • Using lists for storing multiple items
  • Handling user input and conditional statements
  • Implementing loops for repeated actions
  • Importing and using libraries

This video is perfect for those looking to learn Python through practical projects. You'll create a Python Rock Paper Scissors game, a fun and engaging way to understand the basics of Python programming. Whether you're interested in beginner Python projects, coding Rock Paper Scissors, or enhancing your skills with Python conditional statements and Python loops, this tutorial has got you covered.

🛠 Hands-On Tutorial Files: All practice and project files are available on GitHub. Find the link in the description below.

👍 Enjoyed the Video?

  • Give us a thumbs up!
  • Share with your friends!
  • Leave a comment with your thoughts and questions!

🚀 Links and Resources:

Key Moments

  • 00:00:14 - Welcome Message
  • 00:01:04 - Practice and Project Files
  • 00:01:38 - Variables in Python
  • 00:03:48 - Lists in Python
  • 00:05:17 - User Input and String Methods
  • 00:07:52 - Multi-line Strings and ASCII Art
  • 00:09:15 - Importing Libraries
  • 00:11:41 - Random Choices
  • 00:16:09 - Conditional Statements
  • 00:22:58 - for & while Loops in Python
  • 00:24:39 - Hurdle Race 1, 2 to practice for and while loops - Reeborg's World
  • 00:31:03 - Applying while loop in the project
  • 00:32:18 - Adding multiple round functionality
  • 00:35:12 - Final Score and Game Outcome
  • 00:37:40 - Recap

📅 One-on-One Consultations: AI, EdTech, Coding, Google Workspace, and AWS. Join me for personalized consultations! Whether you're diving into AI, exploring educational technology, mastering coding skills, or navigating Google Workspace and AWS, let's connect. Book your slot now! 🚀 Schedule here: Book Your Consultation

Follow Me:

Support Me: If you like my videos, please like, subscribe, and share them with others! 👍 🔔 Subscribe to my channel

My Other Videos:

🔔 Stay tuned for more tutorials and tips on how to make your life easier with technology. Subscribe and hit the notification bell so you don't miss any future videos!

Happy coding, and thanks for watching! 😊

Keywords: Python Rock Paper Scissors, Python game tutorial, Beginner Python projects, Coding Rock Paper Scissors, Python for beginners, Python conditional statements, Python loops tutorial, Simple Python games, Python coding tutorial, Learn Python programming

About

YouTube-Rock-Paper-Scissors-Python-Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published