Can I just post the source code of my game for submission?
I intend to participate in LD43, but as preparation in the past few days I've read a lot about the requirements and nightmares accompanying LGPL 2.1 license (which pygame and SDL 1.2 are based on). Now I'm doubting if I can actually publish the binary of my game, because it is just too much legal bullcrap to consider and work for, especially taking into account the fact that I have never published anything and am very new to pygame in general. I can publish the source code on Github with whatever license I want (MIT) if I just list pygame and any other library as a dependency and put the links and instructions on how to install them. So to the question... can I just post source code of my game instead of a binary? Or that will not actually count? I am aware that fewer people can/will play it because it is harder than a simple binary but will it count as my submission?