We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6275b16 commit e47deb3Copy full SHA for e47deb3
PyGamesScripts/Sliding Game/requirements.txt
@@ -0,0 +1,7 @@
1
+1. import pygame
2
+
3
+ if not installed - pip install pygame
4
5
+2. import sys
6
7
+3. impotrt random
0 commit comments