Cuboid Clone

added a few new features. like a sound (whohoo…coool stuff).
a propper cube-texture (again… yay)
and drumroll a level generator which automatically generates new levels if you run out of the pre-made ones.
so even if the 18 levels included now arent enough for you you can play to almost infinity and beyond. if you liked a level, you can save it and it will be added to your collection. please upload good levels, (the generator makes pretty easy stuff most of the time so good levels are rare)
[EDIT]
whopsie… fixed a one in 12,9bio cases bug in the level generation code… and cleaned up console output. you can now pass a parameter to the app when starting it so you can jump into the level.
like
python cuboid.py 8
will start at level 8.