added requirements.txt and started version alpha_0.0.1

This commit is contained in:
Nicholas Dyer 2022-12-20 09:07:27 -05:00
parent 9c77532a0c
commit 881e5d14e6
2 changed files with 2 additions and 0 deletions

1
pypong/__init__.py Normal file
View File

@ -0,0 +1 @@
__version__ = 'alpha_0.0.1'

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
pygame