Snake game

Derived work. Original code and idea from thecodingtrain.com - challenges - 3-snake-game

Translated to Python using proceso library (interface to p5.js)

Use key arrows to move the snake.

Differs from the original game in:

Use key arrows to move the snake.