◐ Shell
clean mode source ↗

GitHub - shambu09/snake-python: Snake Xenzia implemented in python

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Snake-Python

Snake Xenzia implemented in python.

Implementations:

Implemented the game using the Python's PyGame Library.

Implemented the Snake AI, which guides the Snake along a direction,
which always leads to a shortest path between the snake and the food.