Battle Simulator
Battle against randomized characters while choosing the right one for you! Sorry it repeats. There is a 50% chance that the computer will automatically defeat the enemy for you!
Battle against randomized characters while choosing the right one for you! Sorry it repeats. There is a 50% chance that the computer will automatically defeat the enemy for you!
** Awesome Game **!!! I love it! Only one thing:
import os; os.system('clear')
is a code which will clear the screen. Try adding it after each battle. Other than that, great job!@NeilBhaduri ok i will import os
@DerekHu2, also do
time.sleep(5)
so I can see the results of the battle.@NeilBhaduri ok import time and sleep
yup @DerekHu2