2017-02-23 22:27:57

Hello everybody.
I have  questions:
1. I'm using operating system Windows 7 64
Which Python and Pywin better to install? For 32 or 64?
2. Is there a Python audio examples of games?
Thanks!

2017-02-24 05:54:45

1.
On 64-bit systems, pywin32 will work just fine.
2.
You could take a look at shooter:
http://hg.q-continuum.net/shooter
Also available is sound RTS:
https://github.com/soundmud/soundrts

2017-02-24 10:53:16

64 bit tends to take up more ram but gives better performance, however programs written in 64 bit will only works on 64 bit systems. Conversely 32 bit programs require less ram but don't have as good performance, but 32 bit programs will work on both 32 bit and 64 bit systems. Adding to that, some packages and libraries might not easily support or have 64 bit versions. So, it may be better for compatibility to stick with 32 bit for now.

-BrushTone v1.3.3: Accessible Paint Tool
-AudiMesh3D v1.0.0: Accessible 3D Model Viewer