shambu09 / snake-python

Snake Xenzia implemented in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%