Skip to content

A game of rock, paper, scissors with various player options in Python.

Notifications You must be signed in to change notification settings

kyleecodes/Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game in Python

One of my first Python programs I made in early 2019!

A game of rock, paper, scissors with various player options in Python! Play against:

  • Rock Player (always plays rock -- boring!)
  • Random Player (picks moves at random)
  • Cycle Player (cycles through moves)
  • Reflect Player (plays the move that you previously played)

Complete with input validation, score taking, and object-oriented classes.

About

A game of rock, paper, scissors with various player options in Python.

Resources

Stars

Watchers

Forks

Languages