This Python project is a faithful remake of Club Penguin's arcade mini game, Thin Ice! The basic gist of the game is for you to reach to the exit tile, gaining more score as you walk on more tiles. As you go further in, more mechanics are introduced to increase difficulty.
git clone https://github.com/gglue/Thin-Ice-Python.git
Run ThinIce.py or download and run the executable file in Releases section.
Pygame 2 and at least Python 3.6 is needed to run the game.
- Victor Li - Programming, Spritesheet extraction, Audio extraction - gglue
- Club Penguin for the sprites, music and sound effects