2015-09-09 00:33:48

Hello.
I decided to look into pyaudiogame. I'm wondering is it worth it? I mean is it still being developed? It looks easy enough to learn and use but I don't want to learn an engine that's been abandoned.

Guitarman.
What has been created in the laws of nature holds true in the laws of magic as well. Where there is light, there is darkness,  and where there is life, there is also death.
Aerodyne: first of the wizard order

2015-09-10 05:23:58

Well pyaudiogame is more a wrapper for something like pygame or pyglet or panda3d that makes the complex code easier to use. The tutorials are a little old and only good for the pygame version, but I use pyaudiogame and update it when I work in one of those engines.
I would suggest you take a look at the panda3d branch after going through Learn Python the Hard Way.