We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992c9d6 commit 70712d7Copy full SHA for 70712d7
Checker_game_by_dz/first.py
@@ -10,7 +10,7 @@
10
from modules.checker_board import *
11
from modules.checker import *
12
13
-# static variables for this perticular file
+# static variables for this particular file
14
fps = 60
15
16
WIN = pg.display.set_mode((st.width, st.height))
0 commit comments