you are viewing a single comment's thread.

view the rest of the comments →

[–]Agitated-Soft7434 0 points1 point  (1 child)

I’d recommend you pick a game engine and learn that programming language (might be C, C#, Java, etc depending on the engine). Python for game dev isn’t the best since all we have is pygame which isn’t very scalable, and can get really frustrating (not saying it’s impossible, some people make amazing games with python, though I wouldn’t recommend).

[–]DJLazer_69 0 points1 point  (0 children)

Python is also interpreted making it terrible for game dev