Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

1DIVSnake

Different type of snake game with Python.

You need to eat red 1/1 box for growing. Then next phase you can push 1/2 box between than its turn to 1/1 box.

Eatable 1/1 1/2 + 1/2 = 1/1 1/4 + 1/4 = 1/2 1/8 + 1/8 = 1/4 1/16 + 1/16 = 1/8

Game uses graphics.py library and played with WASD or Arrow keys.

image

About

Different type of snake game with Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages