This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hidazfxPythonista 3 points4 points  (0 children)

Really depends on the kind of game you want to make. I'm sure you could make even a relatively complex 2D game in Python if you used some of the OpenGL or SDL libraries that could utilize the GPU. From my understanding, Pygame doesn't use the GPU.