Python games | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python games

Is it possible to make good games in python ?

24th Jun 2021, 6:37 AM
Parikshit
5 Answers
+ 2
yes
24th Jun 2021, 6:43 AM
Slick
Slick - avatar
+ 2
Hi! Yes, you can. With RenPy(2D), Panda 3D or PyGame. Where Python is used in game development: - in-game modding, - server controls, - internal game logic, - writing scripts to ensure the modularity of the game.  Python is mainly used for writing scripts — such as character interactions, launching scenes, and event handling.
24th Jun 2021, 7:58 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Godot is also a good choice if you know Python: https://godotengine.org/
25th Jun 2021, 5:05 AM
bornToCode()
bornToCode() - avatar
0
Instead of learning c++ would it make more sense to start learning rust?
18th Jul 2022, 10:44 PM
TheMastiffprince
TheMastiffprince - avatar