Pygame support
Does it possible to import and run Pygame from Qt? Pygame is an open source python library for game development supports several OSs including Android.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Does it possible to import and run Pygame from Qt? Pygame is an open source python library for game development supports several OSs including Android.
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2019-10-20 17:34:56 +0200
Seen: 207 times
Last updated: Oct 20 '19
Prevent accidental shutdown [answered]
Toggle between video and still modes in camera app (faster than now) [released]
password field "peek" functionality
Suggestion: Separate folder/browse for ringtones
Gallery - zooming in and out to photos
Enable viewing a password while entering it [released]
I want a hardware keyboard with solar charger TOH [answered]
Markdown basics [not relevant]
PBAP bluetooth profile support is requested [released]
My Jolla does not recognise any micro sd card. What I can do? [answered]
Interesting!
potski ( 2019-10-20 20:29:33 +0200 )editIsn't Pygame basically Python bindings for SDL with some game related frameworks on top ?
Standalone it should work as long as the Sailfish OS SDL version is good enough and can talk to Wayland.
As for using Pygame from Qt - I'm not sure how that should work ? A Pygame controlled surface in an otherwise QtQuick application ?
MartinK ( 2019-10-21 21:35:22 +0200 )edit