I’m in! for the first time! +first post
Hi!
Gonna be participating and streaming
This is not only my first LD, but first ‘game jam’ event of any kind I’ve participated ever!
Might be using Python if I get py2exe/pyinstaller/similar cooperating before LD starts. Right now generated .exe throws arbitrary errors and I am having hard time pinpointing the problem.
If I dont get it solved, then I’ll be using Haxe, which I already have work ready & stable. Might go with Haxe also because I have been using it far longer than Python.
Oh well, back to doing LD preparations!-Fixxel
Comments
Decentsauce
09. Dec 2016 · 15:08 UTC
Are you using Python2 or Python3? Personally I used Python2 for my LD34 entry and I compiled my game with py2exe but if you are using Python 3 you might have a look at Cx_freeze.
Decentsauce
09. Dec 2016 · 15:09 UTC
Also, good luck!