nom1=Personnage(input("Bonjour, quel est votre nom ? "))
nom1=Personnage(input("Bonjour, quel est votre nom ? "))
cat=input("Choisissez la catégorie du joueur 1, tapez 1 pour être un guerrier, 2 pour être un magicien, 3 pour être un voleur, 4 pour être un elfe: ")
joueur1.cat=input("Choisissez la catégorie du joueur 1, tapez 1 pour être un guerrier, 2 pour être un magicien, 3 pour être un voleur, 4 pour être un elfe: ")
ifcat1=="1":
ifjoueur1.cat=="1":
print("Le joueur 1 est un guerrier")
print("Le joueur 1 est un guerrier")
ifcat1=="2":
ifjoueur1.cat=="2":
print("Le joueur 1 est un magicien")
print("Le joueur 1 est un magicien")
ifcat1=="3":
ifjoueur1.cat=="3":
print("Le joueur 1 est un voleur")
print("Le joueur 1 est un voleur")
ifcat1=="4":
ifjoueur1.cat1=="4":
print("Le joueur 1 est un elfe")
print("Le joueur 1 est un elfe")
cat2=input("Choisissez la catégorie du joueur 2 tapez 1 pour être un guerrier, 2 pour être un magicien, 3 pour être un voleur, 4 pour être un elfe: ")
joueur2.cat=input("Choisissez la catégorie du joueur 2 tapez 1 pour être un guerrier, 2 pour être un magicien, 3 pour être un voleur, 4 pour être un elfe: ")