S
S
Strife9222019-08-16 19:26:30
Python
Strife922, 2019-08-16 19:26:30

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

3 answer(s)
D
dollar, 2019-08-16
@Strife922

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.

O
OnYourLips, 2019-08-16
@OnYourLips

PyGame
Naturally only as a pampering and development of programming skills.
This is not a professional solution.

D
Dmitry, 2019-08-17
@UnicornFreedom

Java + LibGDX

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question