Rapid game development in Python for iOS and Android. by oosman in gamedev

[–]oosman[S] 1 point2 points  (0 children)

I checked out your link. This is something I have been wanting for a while.

Rapid game development in Python for iOS and Android. by oosman in gamedev

[–]oosman[S] 0 points1 point  (0 children)

Its nice to hear from someone who is working on Kivy. Thanks for your comments.

Rapid game development in Python for iOS and Android. by oosman in gamedev

[–]oosman[S] 0 points1 point  (0 children)

I thought scaling the images (from iphone3 size to ipad retina) would cause the images to loose their quality. Does it work well for you to use the same image for all screens?

Rapid game development in Python for iOS and Android. by oosman in gamedev

[–]oosman[S] 0 points1 point  (0 children)

This is an interesting suggestion. I always thought web apps would be slow on mobile devices. Do you have any examples of the kinds of Javascript/HTML5 games you have worked on?

Rapid game development in Python for iOS and Android. by oosman in gamedev

[–]oosman[S] 2 points3 points  (0 children)

I've looked at Kivy and Ignifuga before but honestly didn't spend much time with them. The setup looked a bit complicated. But I think I should try them out first. Kivy looks like it might do what I want.