Skip to content

Classic snake game implemented in Python using Turtle

Notifications You must be signed in to change notification settings

zerbeln/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

This repository contains the classic snake game implemented in Python using Turtle for visualizations and game controls. The objective of this project was to become more familiar with using Turtle for environment/game visualizations.

Instructions

  • To run this code, use the command python3 run_snake.py
  • Use arrow keys to control the direction of the snake

Requirements

  • Python 3.6 or higher

About

Classic snake game implemented in Python using Turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages