Skip to content

Beat the Bot! ๐Ÿค– Rock, Paper, Scissors Python game. Challenge a cunning AI, learn Python, or just have fun! ๐Ÿ‘Š๐Ÿ“„โœ‚๏ธ

Notifications You must be signed in to change notification settings

LAIBAASIM555/rock_paper_scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 

Repository files navigation

Rock, Paper, Scissors ๐Ÿ‘Š๐Ÿ“„โœ‚๏ธ

Let's Play!

This Python project brings the classic Rock, Paper, Scissors game to life. Challenge a computer opponent and see if you can outsmart it! ๐Ÿค–

How to Play

Run the Python script.

Choose your move: 0 for Rock, 1 for Paper, or 2 for Scissors.

The computer makes its move. ๐Ÿค–

Find out who wins! ๐ŸŽ‰๐Ÿ†

Rules ๐Ÿ“œ

Rock crushes Scissors ๐Ÿชจโœ‚๏ธ

Scissors cuts Paper โœ‚๏ธ๐Ÿ“„

Paper covers Rock ๐Ÿ“„๐Ÿชจ

Code Breakdown ๐Ÿ’ป

Import random for computer's choice.

Create text representations for Rock, Paper, Scissors.

Get user input.

Generate computer's choice.

Determine the winner.

Enhancements ๐Ÿš€

Best-of-three or best-of-five rounds.

Scoring system. ๐Ÿ“ˆ

Graphical user interface. โœจ

Smarter AI opponent. ๐Ÿง 

Enjoy the game! ๐ŸŽฎ Want to improve it? Fork this repo! ๐Ÿค

About

Beat the Bot! ๐Ÿค– Rock, Paper, Scissors Python game. Challenge a cunning AI, learn Python, or just have fun! ๐Ÿ‘Š๐Ÿ“„โœ‚๏ธ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages