Closed AdityaJ7 closed 4 years ago
Added the setup.py file for the snake game.
You can change the name inside the setup function as it has to be unique when we publish it on PyPi.
Also added an __init__.py file inside the snake folder.
__init__.py
Well done, thank you for contributing!
Added the setup.py file for the snake game.
You can change the name inside the setup function as it has to be unique when we publish it on PyPi.
Also added an
__init__.py
file inside the snake folder.