PGS4A

I decided to give Pygame Subset for Android a try and had a lot fun with it so I'm going to focus on Android mostly in my first pyweek , I also will add Windows / Linux support for debugging and playing the game with a mouse, the smoothness of playing it on a desktop depends on the theme and my implementation

Right now I'm searching for flaws, so far: single touch ( maybe with PyJNIus I could add multitouch ) and FPS is a little slower than excpected.

But I'm up for the challenge ( if I don't have too much work for school ) !

(log in to comment)

Comments

Very cool. What will I need to do to be able to play your game on Android when it's finished? Are you going to be able to put it on the Play Store, or will I need to install PGS4A somehow, or what? Do you know of any completed games that use it and run on Android that I could try?

Sorry for the late comment ( busy week ), It's going to be an APK file which you can put on your android device through Bluetooth or USB or adb/wifi, So far I've found a few stable games which are not maintained anymore or very rarely

And there is no need to install PGS4A if you want to test it on a computer if it is coded correctly to be multi platform

A small side note: even if my game / framework isn't completed after the challenge, I will continue to finish it in my spare time :)