Snake game created using python and pygame
- Python installed
- Laptop/PC
- Git (Optional)
Required commands to directly run the game in your computer:
git clone https://github.com/arnavnagpurkar/Snake-Game/
cd Snake-Game
pip install -r requirements.txt
python3 .\main.pyFollow @arnavnagpurkar