Skip to content

harshitparwal/Snake-Rush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Rush

A basic game based on the classic SNAKE GAME where a snake wanders around to eats multiple food available in a speciafied screen region using user key inpus of moving in four direction namely, up, down, right and left. Each food eaten by the snake results in addition of 10 points to the score and a speed boost in snake increasing the difficulty level.When the snake hits any of the four boundaries of specified region, the game gets over and final score can be observed at the top right corner.

This game is purely based on Python Turtle graphics and its attributes.

Starting Cover

DEMO

LinkedIn

About

SNAKE game made in Python Turtle graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages