Club Penguin Sledding Game In order to setup the environment to run this code, run the following in the terminal: $ apt-get build-dep python-pygame $ apt-get install mercurial python-dev python-numpy ffmpeg libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsmpeg-dev libsdl1.2-dev libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev $ pip install pygame
In order to run the actual code, run the following in the terminal: python CPSled.py
Enjoy!