Skip to content

This is a Rock - Paper - Scissors game between player and the computer. This game contains two functions get_coices for choosing rock - paper - scissors and check_win for deciding the winner based on conditions defined in the function. This game uses random library for choosing options randomly.

Notifications You must be signed in to change notification settings

A-arti/Python-mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Python project Here I'll be making the following basic projects with python 1)Rock-paper- scissor game 2)Simple calculater that performe add,sub,multiply and division

About

This is a Rock - Paper - Scissors game between player and the computer. This game contains two functions get_coices for choosing rock - paper - scissors and check_win for deciding the winner based on conditions defined in the function. This game uses random library for choosing options randomly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages