-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3a0374f
commit 8fb8afb
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# car_game | ||
# Convert pygame code to android apk & aab for playstore | ||
|
||
pygame static car game | ||
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 | ||
|
||
** In this repo is guide about how to convert Pygame code to Android apk ** | ||
** In this repo is guide about how to convert Pygame code to Android apk ** |