diff --git a/my_game.py b/my_game.py
index 8b5b847..0f37233 100644
--- a/my_game.py
+++ b/my_game.py
@@ -40,4 +40,74 @@ scoesurf = basic_font.render("分数"+str(score),true,(255,255,255))
 scoesurf = (basicscoesurf(880,20))
 speed = 8 + score//3
 wukong = Player(hero[index])
-s
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+