Pithon; Writing Snake in Python

made and submitted by josh-kean
This is a version of the arcade game Snake, but instead of displaying squares and extending a snake body via squares, the snake is the number pi, and it increases by each digit in pi. You need to have PyGame installed on your computer for this to run successfully.