Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

Pythonista - graphic performance

Open Einehordebedrohenie opened this issue 1 year ago • 1 comments
trafficstars

Good evening! I wrote a little game in Pythonista. It is just like a chess game. The users are moving figures over a chess board with a touch_moved method from the ui.view library. The figures are little png-files with 384x384 pixels. It works, but the framerate looks like 15fps or so when I drag a piece over the screen. Any ideas how I could improve that?

Thank you!

Einehordebedrohenie avatar Jun 02 '24 20:06 Einehordebedrohenie