|
a simple 2d game, faster in pygame or pyopengl?
if i were to make a simple top down 2d shooter with simple collision detection, keyboard input. would it be faster in pygame or pyopengl? thanks. o, this is assuming i'll be doing all the drawing with basic shapes in game, no loading outside images.
|