The “The Ice Age” Award


Presented by gizmo_thunder to:

Snow Hill (Allefant)
Make 7 mighty wizards flow down a hill of snow on their yellow-elephants-on-rafts - by dragging them around with the mouse.

In theory clicking on run.sh / run.command / run.bat should run it under Linux / OSX / Windows - courtesy of pyinstaller. If pyinstaller does not work and you want to run it with your own Python3 things are a bit more tricky. The file to run is src/main.py, and it will look for data in "../data" and for native libraries in the current directory.

Oh, and since I forgot to mention where any of the non-source-code files are from in the readme: Most of the meshes I made with a small tool to place 3D spheres (and boxes/cylinders/cones). The height maps are done with another small tool to create a perlin noise. Most of the sounds are from freesound.org and the two music tracks are created with LMMS (using midis for the tunes). Finally, liballeg.org (with its official python wrapper) is used as engine.