diff --git a/README.md b/README.md index 55a1e49..45ec5e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ import pygame -pygame.init() - pygame.init() screen = pygame.display.set_mode((600, 670)) # 设置窗口长宽 pygame.display.set_caption('五子棋-EduCoder') # 设置 pygame 窗口名