Skip to content

schrodingersca8/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Snake

Snake game in python using pygame

A Glimpse

Snake

Steps for installation

git clone https://github.com/kuruma99/Snake.git
cd Snake
python3 snake.py

System Requirements

  • python3
  • pygame

Features

  • This game uses pygame framework
  • It is based on object oriented style of programming
  • The code is well documented for newbies to understand

About

Snake game in python using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages