Description
This is a simple snake game written in Rust.
The project was only possible with the help of this repo, with great examples it was easy to implement the base of the game.
As a side note: This is not a total ripoff of the snake game provided in the examples. I tried my best to not follow it, and only wrote code that was deemed necessary for the learning experience.
Example:
DISCLAIMER: THERE IS NO DANCING CAT IN THE SOURCE CODE