shambu09 / snake-python

Snake Xenzia implemented in python

Repository from Github https://github.comshambu09/snake-pythonRepository from Github https://github.comshambu09/snake-python

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.  

About

Snake Xenzia implemented in python

License:MIT License


Languages

Language:Python 100.0%