Skip to content

alexrospide/py-jokenpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-jokenpo

Script developed in Python to play rock, paper, scissors

🔨 Project features

  • Function 1: Ask the player an integer option between 0 as rock, 1 as paper and 2 as scissors
  • Function 2 automatic: Generate a random choice for the computer between 0 and 2
  • Function 3 automatic: Check choices according to the game rule and return the game result

✔️ Technologies and Dependencies

  • Python 3.12
  • random

🦾 How to

  • Python 3.12 installed required
  • Download repository files
  • Open terminal and acess project folder
  • run python jokenpo.py

Badge em Desenvolvimento

About

Jokenpo Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages