Pannoniae wrote:Did you generate them using a tool, or hand-made?
They're 3D models rendered in 60 different orientations. If you want to make your own models, just follow the same orientations as we used.
Pannoniae wrote:Will you support this game indefinitely, or this game becomes an abandonware?
Nothing lasts forever, however I do plan to release one final update, with python 2.7, up to date Steam SDK and OpenGL (for Steam overlay and screenshots). Unfortunately, as dates were slipping for the new game (I had family issues to deal with), so did the plans for this update. It will be done eventually, promise.
Pannoniae wrote:did you use a custom Python interpreter?
Nope, it uses regular Python 2.5 (or 2.6 I don't remember). I don't think replacing the interpreter will work because various dependencies (C extension modules) were compiled for the specific version of python that was used.
Cheers!