/shifumi

Program a stone, leaf, scissors in Python. The first player who gets 3 points wins the game.

Primary LanguagePython

Pierre Feuille Ciseaux

Project in Adep Formation Python

First project of "Shifumi" during Python training.
The stone wins against the scissors.
The sheet wins against the paper.
Scissors win against paper.

This program has two files in one folder.
folder: pierreFC
files: main.py and functions.py