google play link down :(
Maykel Fernández
Creator of
Recent community posts
yess. I use that app to load the games I made in my cheap phone.
```
Samsung Galaxy A03s (SM-A037F/DS) | Mediatek Helio P35 | 8 Cores | aarch64 kernel | arm64-v8a | Clock Speed from 400 to 2.30GHz | Android 13 | API Level 33 | OpenGL ES 3.2 | Not Rooted | GPU: PowerVR Rogue GE8320 | Chips: samsung, a03s, mt6765 | 3777 MB RAM | 51.31 GB Internal storage
```
I already know how to create HTML5 video games with pure code. I have used phaser for quite some time but it always made me cumbersome to create big games.
I'm looking for something like Unity but for Linux arm. I need it to be HTML5 because:
1. HTML5 uses GPU for the graphics. In my environment GPU is the key for performance
2. HTML5 games can be played directly in the browser. People don't want to download .zip files nowadays
I installed Debian on Android with Termux but I can't get any practical use out of it. I installed Godot but it's very slow. You can use sfxia and other sound growth tools easily but I can't find any software to create HTML5 games that works with Android CPU. Does anyone have any ideas? Thanks in advance
I'm using Debian on Android with Termux. You could say it's an exotic system. It can't run appimages or flatpaks.
Currently the only ways I have to install a program:
- Via a .deb file for Debian arm64
- .exe files that can be run with Wine or Mono
- Arm and AMD standalone programs
I like your program and would love to be able to use it on my exotic Debian. Could you please help me?
I know very well how to create 2D games on my Android phone.
https://amdevteam.itch.io/sunnyland
But I find it impossible to create 3D video games because I have not been able to find Android apps that allow me to create 3D models and animations.
NOTE: I don't have a PC and I can't use blender
Please help. Thanks in advance
Hi there 👋
I made a multiplayer game but...
The game is not very popular yet. No players online :(
Link: https://amdevteam.itch.io/beat-harmony
My question: How to make my game popular and get players online in my game?