If i do the python developer learning path will i be able to make a game on pygame? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

If i do the python developer learning path will i be able to make a game on pygame?

i'm in the learning path of python developer on the 8th module and i'm wondering when i complete the 11th module will i be able to finally have the skills to make a game on something like pygame?

25th Dec 2023, 1:53 AM
Dylan Garner
Dylan Garner - avatar
6 Answers
+ 2
After taking the Python Developer course you will have a good introduction to the Python programming language and will become more efficient with practice 👍
25th Dec 2023, 1:24 PM
Keith
Keith - avatar
+ 1
You will be able to learn Python and then you can easily use its libraries like pygame very efficiently.
25th Dec 2023, 3:22 AM
卂ㄚㄩ丂卄
卂ㄚㄩ丂卄 - avatar
+ 1
Dylan, of course it helps! Just as all other languages in this platform, you can learn Python, but I recommend you to do not just depend on here, go and use other sources and learn from everywhere! This will deffinately help you to make any games you want! Anyway, good luck on your journey...
25th Dec 2023, 2:37 PM
🇮🇱 Radin Masiha 🇮🇱
🇮🇱 Radin Masiha 🇮🇱 - avatar
0
Have you completed the python developer course?
25th Dec 2023, 2:02 AM
Dylan Garner
Dylan Garner - avatar
0
If using pygame is your main goal, I would suggest following pygame tutorials WHILE learning Python. This is a good site: https://m.youtube.com/c/CodingWithRuss This way, you can crosslink the info you learn and get a better overall knowledge. Remember, you don't have to learn everything in Python. Just learn enough. Go learn some more when you're stuck. Eventually, the knowledge builds up, and you know where and how to use it, too. Pygame have a particular workflow that involves eventloops and screen rendering. Knowing Python basics will help you understand the WHY part, but the HOW part is the new thing to learn.
26th Dec 2023, 2:30 AM
Bob_Li
Bob_Li - avatar
0
Dylan Garner , The Sololearn Code Playground can't import the Python pygame library. See (not my code) below. https://sololearn.com/compiler-playground/c6Jt4uUrvKFd/?ref=app
27th Dec 2023, 5:04 AM
Rain
Rain - avatar