This Snake Game Is Made Using the latest version of Python 3.12 & Pygame Module. Hope You Will Like The Game.. and also u can use the code to make your own version of game.
Installing The Pygame Module:
- Open Terminal/CMD
- Type
pip install pygame/ pip3 install pygame
OR
- Open Terminal or CMD, then Type
pip install -r <path to the game>
Example: pip install -r c://Users/Downloads/Akash-Snake--Game/requirements.txt
Dont Delete Any Files.. IT MAY CRASH THE GAME!
Start The Game Using Snake.exe File!