

if people make alot of stuff with it its clearly not useless
You’re correct, but we cannot avoid that it’s limites to basic stuff, you can’t make a facebook with pytho with good speed.


if people make alot of stuff with it its clearly not useless
You’re correct, but we cannot avoid that it’s limites to basic stuff, you can’t make a facebook with pytho with good speed.


Yeah, I’ve heard C is used for this kind of stuff, maybe also rust.


“Python’s strength is ease of development”
That’s what I usually see with Python. I think that’s the reason people should choose it.
“Performance isn’t a big concern if you just want to quickly develop the app you want.”
You’re correct with that, but if your project is to make a touch screen app for fast food restaurant, now you’re wrong because of Python’s performance.


“Similar to Godot’s language. It’s terribly inefficient”
Don’t know what you mean, but Godot app is only around 3mb, and it’s not as bloated as Python, though it has some high level layers or somthing too, and not as direct as C++.


I think with newer CPUs Python’s current speed will be less of a problem but if your intention is game dev I think this is not enough.


As a beginner, these AI frameworks are written and C++ and you can do it there, but nobody does it and all the books out there or video courses are specifically for Python.


I wrote a console tictactoe game with primitive AI opponent using both Python and C++ and python takes more time in the background process before making a move than in C++.


Yeah you are right I censored something


I know I’ve read somewhere that you can export the projects to Steam or Playstore. I’m just a beginner though.
SDL? I think you are talking about C? I think that’s so low level? Haven’t you considered trying C++ instead?
I agree with you on that.
Uhm, I didn’t say I was planning to write a game engine lol
Write a game engine? I’d suggest you just use one. And how powerful are those features? Anyway, Among US(mobile game) was made with Unity game engine.
I think you have a point.
But does anyone use Julia?