jajodiaraghav / Snake

A simple game built using Python Pygame Library
20 stars 26 forks source link

Add support for virtualenv #33

Open jajodiaraghav opened 6 years ago

jajodiaraghav commented 6 years ago

Add venv folder in .gitignore and add instructions to create a virtualenv in the Readme.md

athulp01 commented 6 years ago

so we need to give instructions to create a virtualenv and installing modules using pip

jajodiaraghav commented 6 years ago

Yes. Correct! Also, add the venv folder in gitignore