- 2
Can python be use for game development? Secondly, is python just based on mathematics?
12 Answers
+ 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
+ 1
Sorry I just started learning Python and what I've been doing is just basically mathematics
+ 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
+ 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.
+ 1
Mikhail đ€Łđ€Łđ€Ł but seriously dudeđ€Šââïž
0
C# and Unity or C++ and Unreal sound interesting for game development..
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.
- 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.
- 1
Python is an animal what is u talking about