Skip to content

The objective of this python project is to build a snake game project. In this python project, the player has to move a snake so it touches the fruit. If the snake touches itself or the border of the game then the game will over.

Notifications You must be signed in to change notification settings

shubham-rasal-123/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

image

🛠 Description

A simple snake game built in python.

⚙️ Languages or Frameworks Used:

  • pip install turtle
  • import random
  • import time

🌟 How to run:

Running the script is simple! Just open a terminal in the folder where your script is located and run the following command: python snake.py

📺 Demo:

BaWi

About

The objective of this python project is to build a snake game project. In this python project, the player has to move a snake so it touches the fruit. If the snake touches itself or the border of the game then the game will over.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages