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.
2 parents c68806b + 70712d7 commit 47203d2Copy full SHA for 47203d2
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