We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a94f352 commit bad83cfCopy full SHA for bad83cf
PyGamesScripts/Simulate Color Game/requirements.txt
@@ -0,0 +1,9 @@
1
+1. import pygame
2
+
3
+ - pip install pygame
4
5
+2. import sys
6
7
+3. import random
8
9
+4. import time.
0 commit comments