Python Forum
Advice about best SDK for developing a python app.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advice about best SDK for developing a python app.
#1
Hi,
I have been using C# and Unity for several years but have recently decided I want to create an interactive Visual Novel game with Python, for Android (and maybe Mac OS at a later date).

I wonder which SDK would be best for me to develop the game in and am seeking some advice.

It would be a Visual Novel game, more or less. But I don't want to use anything like Visual Novel Maker.

I mainly need buttons that lead to new pages with buttons on them and some animation graphics on the pages and music.

Audio, animation, and buttons.

Any advice would be great because there seems to be a very large number of SDKs and IDEs out there (pygame, kivy, Tkinter, Pandas, django... and more... Huh ) and it would hopefully send me in the right direction hearing from people who know more.
Thanks for your time.
Reply
#2
called packages in python, look at pygame: https://www.pygame.org/news
you can install it with pip install pygame
There's a bunch of tutorials on this forum see: https://python-forum.io/Forum-Game-Tutorials
recommend those by metulburr
Reply
#3
I would suggest looking into Kivy, given the purpose...

another option is to make webview mobile app and use some of the webframeworks.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Хочу начать разработку игр/I want to start developing games Rasul 1 1,914 Mar-23-2020, 10:39 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020