Skip to content

A SnakeGame which I have made when I was getting bored. Written in python-3 with just 200 lines of code including comments, blankspaces, credits etc

Notifications You must be signed in to change notification settings

adityajn105/SnakeGame-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

A Snake Game implemented in python3

Required Libraries

  1. curses
  2. threading
  3. time
  4. random
  5. sys
Snake Game Built with Python
asciicast asciicast

About

A SnakeGame which I have made when I was getting bored. Written in python-3 with just 200 lines of code including comments, blankspaces, credits etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages