Commit 86ef40a3 by BellCodeEditor

save project

parent 1871822c
Showing with 8 additions and 13 deletions
......@@ -6,19 +6,14 @@ class player(hero):
selp.max_hp = selp.hp
selp.hero_type = hero_type
print("角色"+selp.nameVBVBUIGV粗后羿Vic,selp.hero_type)
print("非人防解决刚刚好",selp.level,selp.hpselp.attack)
= player("射手""后羿")
hero("亚瑟")
houyi.combat(yase)
yase.combat(houyi)
houyi.cure()
yase.cure()
print("非人防解决刚刚好"selpleverselphpselpattack)
houyi = player("射手""后羿")
yase = hero("亚瑟")
print('战斗开始')
while True:
print("-"*30)
choice = input(大概的方法很多场景)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment