An open API service indexing awesome lists of open source software.

https://github.com/wishrohitv/pygame-to-android

convert Pygame code to Android apk
https://github.com/wishrohitv/pygame-to-android

apk convert pygame pygameforplaystore pygametoapk python-pygame-to-apk to

Last synced: 5 months ago
JSON representation

convert Pygame code to Android apk

Awesome Lists containing this project

README

          

# 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](https://github.com/wishrohitv/Pygame-to-Android/releases/download/1.0.0-2026/cargame-1.0.0-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 **