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
- Host: GitHub
- URL: https://github.com/wishrohitv/pygame-to-android
- Owner: wishrohitv
- Created: 2023-09-27T13:44:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-05T06:16:29.000Z (6 months ago)
- Last Synced: 2026-02-05T17:59:00.003Z (6 months ago)
- Topics: apk, convert, pygame, pygameforplaystore, pygametoapk, python-pygame-to-apk, to
- Language: Python
- Homepage: https://threshhold.pythonanywhere.com/post/convert-pygame-code-to-android-apk-2f2cf8cd1802
- Size: 15.9 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 **