Initial commit

This commit is contained in:
d3vyce 2022-07-26 12:13:42 +02:00
commit c7cb5f5f00
4 changed files with 3 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
venv

1
README.md Normal file
View File

@ -0,0 +1 @@
Snake in Python using pygame

0
main.py Normal file
View File

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
pygame