]> Skullheadx's Git Forge - Pygame-Jam.git/commitdiff
requirements.txt
authorlbcmk <30442978+lbcmk@users.noreply.github.com>
Wed, 13 Jul 2022 16:06:13 +0000 (12:06 -0400)
committerlbcmk <30442978+lbcmk@users.noreply.github.com>
Wed, 13 Jul 2022 16:06:13 +0000 (12:06 -0400)
requirements.txt [new file with mode: 0644]

diff --git a/requirements.txt b/requirements.txt
new file mode 100644 (file)
index 0000000..dfa9873
--- /dev/null
@@ -0,0 +1,14 @@
+regex
+pillow
+pygame
+numpy
+functools
+datetime
+threading
+abc
+math
+argparse
+os
+tkinter
+time
+random
\ No newline at end of file