Answer the question
In order to leave comments, you need to log in
On what to create games? Kivy or PyGame?
Hello everyone, I just recently started programming in Python, and programming in general, I want to start making games on Android, but I don’t know which “framework” to choose. I've heard of Kivy and PyGame would like to know the pros and cons of each and hear advice on which one to choose?
Answer the question
In order to leave comments, you need to log in
In essence, it is better not to make games in Python at all, especially under Android. If you really want to make games, then immediately abandon Python in favor of C # (Unity engine) or Java (because it's purely for Android, so it's also a reasonable choice). If you really like Python, then check out the Godot engine , it's an interesting beast, and the built-in language is very similar to Python. Well, Kivy and PyGame are never an option, except to make a snake, but in a slightly more difficult project you are tormented.
PyGame
Naturally only as a pampering and development of programming skills.
This is not a professional solution.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question