anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

Snake Game #75

Closed shubham2704 closed 3 years ago

shubham2704 commented 3 years ago

Added snake game. Under the issue #44 built with python using tkinter and random module.

Language used: Python

Changes made: Added one file called "snake.py" under the SnakeGame Folder