The classical Snake game made in Python!
This was a game that was made using the Arcade library. It was orginally practice for a game jam.
To run the game, the following command must be executed: pip install arcade The code should work perfectly fine afterwards.