Skip to content

wishrohitv/Pygame-to-Android

Repository files navigation

Convert pygame code to android apk & aab for playstore

Here in this article, detailed guide are well written - https://threshhold.pythonanywhere.com/post/convert-pygame-code-to-android-apk-2f2cf8cd1802

pygame car game apk link https://github.com/wishrohitv/Car-Game-pygame/releases/download/v1/cargame-0.1-arm64-v8a_armeabi-v7a-debug.apk

Another way to compile game (Faster than google colab)

Compile pygame code using github codespace - https://youtu.be/T227BD1pFcc?si=OR9EyEesYTZ0OLtc

** This repo is guide about how to convert Pygame code to Android apk **