+ 3
How to make games with python?
3 Answers
+ 4
You can make games in Python with Pygame package, because there are not many learning sources, it is recommended to learn it by the help of examples and documents.
+ 3
For 3D games with python you can go for an engine like panda3d since pygame engine is for 2D games (pygame isn't actually an engine but you can consider it so)
0
for game development use godot itâs programming language is godot engine but itâs basically python all python codes work