Skip to content

Merbuz/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Simple snake written on Python, that works in your console!

image

Setup

git clone https://github.com/Merbuz/Snake.git
cd Snake
pip install -r requirements.txt

Usage

python python_snake.py

--x_size <board width>

--y_size <board height>

--fps <FPS>

--border <1 or 0 for enable or disable border collision>

Example of usage

python python_snake.py --x_size 28 --y_size 14 --fps 6 --border 0

About

Simple snake written on Python, that works in your console!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages