2 ответов
+ 5
As @a said Pygame ( python sdl2) is a good choice for simple games
https://www.sololearn.com/discuss/1211091/?ref=app
+ 3
Maybe PyGame or PyOpenGL. There’s also Pandas3D which is a game engine with a lot of features already provided, so you can get right to the game.