Which is the best library to make games with python. I don't watch for performance but a library easy to use for beginners. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which is the best library to make games with python. I don't watch for performance but a library easy to use for beginners.

games with python (witch library?)

10th Jul 2016, 5:32 AM
samuel delepoulle
samuel delepoulle - avatar
3 Answers
+ 2
you need to install PyGame in order to write a game using Python. PyGame is a Python library that makes writing games a lot easier! It provides functionality such as image handling and sound playback that you can easily incorporate into your game. https://www.raywenderlich.com/24252/beginning-game-programming-for-teens-with-python
10th Jul 2016, 5:59 AM
Subhankar Paul
Subhankar Paul - avatar
+ 1
@subhankar Paul : thank you, it's exactly what I was looking for !
10th Jul 2016, 6:04 AM
samuel delepoulle
samuel delepoulle - avatar
0
welcome @samuwl
10th Jul 2016, 8:42 PM
Subhankar Paul
Subhankar Paul - avatar