Skip to content

UduakUmanah10/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

rock-paper-scissors

Project summary

This project builds a python program that plays the game of Rock Paper Scissors using the concept of object oriented Programming.

About the game

in this program you can choose to use one of 4 players that are in the code:

  • Human Player: you;
  • Random Player: a computer user that plays randomly;
  • Reflect Player: a computer user that plays his opponent previous move (using the learnfunction);
  • Cycle Player: a computer user that plays his moves in order as a cycle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages