Can Python makes games? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Can Python makes games?

Don't know should I learn Python for creating game purpose, can anyone recommend any coding language which is as easy as Python or similar to Python but can create games with better performances? Please upvote my post so that I can get the badge...😅

21st Nov 2020, 4:04 PM
aMaNDa
aMaNDa - avatar
12 Answers
+ 11
I notice your last sentence "Please upvote my post so that I can get the badge", so I have downvote your thread to discourage you from pursuing virtual achievements. Do you join SoloLearn for these Badges? Badges are virtual achievements, which tech apps use to hook user to stay at their app. While you have psycological satisfaction with obtaining badges, you can't take these virtual achievements back to your real life. What can you bring back to your real life? Only your programming skills, isn't it? Focus on learning.
21st Nov 2020, 4:31 PM
Gordon
Gordon - avatar
+ 6
You should check out *pygames*
21st Nov 2020, 4:11 PM
Arsenic
Arsenic - avatar
+ 6
Gordon yeah I think what you say is right, you inspired me. These are just virtual achievements,I should have focus on learning to get real achievements. Thanks for your kind words
22nd Nov 2020, 2:33 AM
aMaNDa
aMaNDa - avatar
+ 6
I didn't know that games made using Pygame were called pygames.
22nd Nov 2020, 11:20 AM
Sonic
Sonic - avatar
+ 6
Python cannot make games but programmers can, using Python libraries.
22nd Nov 2020, 11:21 AM
Sonic
Sonic - avatar
+ 4
Gordon never heard about ursina game before, thanks for letting me know! :-D
22nd Nov 2020, 9:59 AM
aMaNDa
aMaNDa - avatar
+ 3
You can try pygames but my suggestion is go for Godot Engine, it's a fully fledged game engine. It use gdscript which have syntax almost similar to python just a little bit different but you'll get used to it. It also support 3d if you are curious :)
21st Nov 2020, 4:37 PM
Faizal
Faizal - avatar
+ 3
If you are serious about game development then python isn't the language that's best for it. Go for unity engine if you are beginner, unreal engine is great too but unity is easier to get started
21st Nov 2020, 11:07 PM
Bhavya
Bhavya - avatar
+ 3
I create a flappy bird game and plateformer using pygame module in python so u can
22nd Nov 2020, 4:33 AM
@coder_rahult
@coder_rahult - avatar
22nd Nov 2020, 9:33 AM
Gordon
Gordon - avatar
+ 2
But I think pygames is not good enough because the graphics is not smooth (pixelated...) and maybe not support 3d
21st Nov 2020, 4:14 PM
aMaNDa
aMaNDa - avatar
+ 1
Yes python can be used to make games, but if you want to go into game development I would recommend you learn c++ or c#
22nd Nov 2020, 10:29 PM
Triqo Bean
Triqo Bean - avatar