Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manatlan/guy-bubble-killer-apk
Just the sources of my guy's demo apk : Bubble Killer's game
https://github.com/manatlan/guy-bubble-killer-apk
Last synced: 3 days ago
JSON representation
Just the sources of my guy's demo apk : Bubble Killer's game
- Host: GitHub
- URL: https://github.com/manatlan/guy-bubble-killer-apk
- Owner: manatlan
- License: apache-2.0
- Created: 2019-11-26T20:48:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T13:35:57.000Z (about 5 years ago)
- Last Synced: 2024-10-09T12:28:13.333Z (3 months ago)
- Language: Python
- Size: 182 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# guy-bubble-killer-apk
Just the sources of my [guy](https://guy-docs.glitch.me/)'s demo apk : Bubble Killer's game ;-)Here is the [apk on the playstore](https://play.google.com/store/apps/details?id=com.manatlan.guy.bubblekiller) ;-)
It's just a little game, with graphics & sound (you only need to kill all 100 bubbles as fast as you can).
It's a demo, of what you can do with [guy](https://guy-docs.glitch.me/) python lib ;-)
**Note:**
The server side is just handling the best score in its guy's config. All is done client side, with html/webcomponent/js/css.If you want to test yourself ... Just follow the [HowTo](https://guy-docs.glitch.me/howto_build_apk_android/), to try to reproduce the apk.
To start, in an ubuntu console :
Clone this repo
git clone https://github.com/manatlan/guy-bubble-killer-apk.git
Go in your local repo
cd guy-bubble-killer-apk
Get a fresh version of guy.py
rm guy.py && wget https://raw.githubusercontent.com/manatlan/guy/master/guy.py
Test, if it works locally
python3 main.py
Install the tools
sudo apt install python3-kivy
python3 -m pip install --upgrade buildozerConnect your android phone thru usb cable & Test on it (first run could take more than 20 minutes)
buildozer android debug deploy run
If you got the [`ERR_CLEARTEXT_NOT_PERMITTED`](https://guy-docs.glitch.me/howto_build_apk_android/#authorize-clear-text-traffic-in-your-apk) error on your android, just launch
sed -i 's/