Can python be use for game development? Secondly, is python just based on mathematics? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 2

Can python be use for game development? Secondly, is python just based on mathematics?

https://code.sololearn.com/c0p66n14B16P/?ref=app

17th Mar 2022, 9:42 AM
Godwin Akpomue
Godwin Akpomue - avatar
9 Réponses
+ 3
I have heard that the pygame library provides support for game development in Python, though I have not tried it myself. Take a look at these retro game demos: https://code.sololearn.com/cny2exUQ1N8M/?ref=app https://code.sololearn.com/choN9R3QBDbd/?ref=app https://code.sololearn.com/czl0wKqL7oOw/?ref=app
17th Mar 2022, 11:44 AM
Brian
Brian - avatar
+ 1
Sorry I just started learning Python and what I've been doing is just basically mathematics
17th Mar 2022, 10:47 AM
Godwin Akpomue
Godwin Akpomue - avatar
+ 1
I'm happy for your that you're here to put me through, please I want to be a web and app developer which language is best for me
17th Mar 2022, 10:59 AM
Godwin Akpomue
Godwin Akpomue - avatar
+ 1
If the game is created by python script then, you can develop using python knowlage . Python is not only used for mathematics but also for many porpuses . Such as creating games , websites ect.
18th Mar 2022, 12:36 PM
Hrithika
Hrithika - avatar
+ 1
Mikhail 🤣🤣🤣 but seriously dude🤦‍♂️
19th Mar 2022, 9:36 AM
Stesha Quarcoo
Stesha Quarcoo - avatar
0
C# and Unity or C++ and Unreal sound interesting for game development..
17th Mar 2022, 11:41 AM
madeline
madeline - avatar
0
You can write games with Python (for example with Tkinter). But python isn’t the best language for game development. 2nd. Every programming language based on mathematics. You can be a programmer without mathematics knowledge but you will not be the best programmer.
18th Mar 2022, 7:26 PM
Jora Karyan
Jora Karyan - avatar
- 1
Python can be used for game development, but it would probably be a text-only game as gui features like tkinter are hard to work with. Then again, there may be better gui libraries besides tkinter. Python is best suited for machine learning or mathematical analysis as you stated (imo) and is a great beginner language. If you want to maka games one way is to use html, css, javascript for front end or java/kotlin for android or swift for iphone.
17th Mar 2022, 10:32 AM
madeline
madeline - avatar
- 1
Python is an animal what is u talking about
18th Mar 2022, 9:51 AM
Mikhail
Mikhail - avatar