Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Snake Game โ€“ Python Edition

A modern version of the classic Snake Game, built using Python! This project is a great mix of nostalgia and coding, featuring smooth controls, real-time score tracking, and fun visuals.

Developed by Tejas Nivrutti Divase

๐ŸŽฎ Features

Classic snake movement and growth mechanics

Real-time score tracking

Game over detection with restart option

Colorful graphics and smooth animation

Customizable grid size and speed

Built using only Python and pygame or turtle

๐Ÿ› ๏ธ Technologies Used

Python 3

pygame (or turtle if used)

random for food generation

time for controlling speed

๐ŸŽฎ Controls

Arrow Keys โ†’ Move Snake

ESC or Close Window โ†’ Quit the game

๐Ÿง  Game Logic Overview

The snake moves continuously in one direction.

It grows longer when it eats food.

The game ends when the snake hits the wall or itself.

๐Ÿ“Œ Future Enhancements

Add sound effects and music

High score saving system

Special items or power-ups

Skins or difficulty levels

Mobile version using Kivy or web-based version using Pygame Zero

๐Ÿ‘ค About Me

Tejas Nivrutti Divase ๐ŸŽ“ 2nd Year Student โ€“ Artificial Intelligence & Data Science ๐Ÿซ DR J.J. Magdum College of Engineering ๐Ÿ’ผ Data Scientist | ๐Ÿง‘โ€๐ŸŽจ Animator ๐ŸŽฌ Founder of TejXsTuDiOs

I'm passionate about blending logic and creativityโ€”whether it's designing smart AI systems or bringing stories to life through animation. Projects like this are my way of exploring both worlds.

About

The Snake Game built using Python's Turtle module is a classic arcade game where the player controls a snake that moves around the screen, eating food to grow longer. The game ends if the snake collides with the screen boundaries or itself. The Turtle graphics library is used to handle the game's visuals, including the snake, food and so on

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages