Skip to content

Commit bad83cf

Browse files
authored
Create requirements.txt
1 parent a94f352 commit bad83cf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: PyGamesScripts/Simulate Color Game/requirements.txt

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)