Skip to content

TeamBoV/SnakeGamePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGamePython

Basic Snake Game made in Python just for testing

Dependencies

The script requires the following modules:

pygame: A set of Python modules designed for writing video games.
random: A module used for generating random numbers.
sys: A module providing access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter.

About

Snake Game, just for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages