its-puneet / Geeky-Coders

First time contributors of Hacktober fest 2022
Apache License 2.0
35 stars 121 forks source link

added snake game using python #164

Open amanjuneja420 opened 2 years ago

amanjuneja420 commented 2 years ago

Added the code of python tkinter for snake game.

Description

This is the classic snake game in which snake has to collect orb which increase it's length and score of the game . The player can control the snake's movement using arrow keys. If the snake touches it's own body then it's game over.

Motivation and Context

How Has This Been Tested?

Tested the game for different situations

Screenshots (if appropriate):

image

Types of changes

Checklist: