College for Kids - Python: Lab 4

Snake

Download the following files and then follow the instructions

app.py
game.py
apple.py
player.py
snake_block.png
apple.png
Once you download the files there are two incomplete parts. There are incomplete parts in game.py, app.py and player.py. Go and finish them and you should be able to play agario on your computer.