Skip to content

Commit

Permalink
Update game.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mickahell authored Jun 24, 2021
1 parent ca9b9ff commit 8010389
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions game.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,15 @@
##############################################################
# GAME

print("""
###################################################
# Welcome in the Quantum Pokémon fight - CLI
# Will you succeed to win against the Quantum AI ?
#
# Good Luck !!!
###################################################
""")

# Choose of poké
for i in range(3):
u = 0
Expand Down

0 comments on commit 8010389

Please sign in to comment.