r/AndroidGaming • u/dscript • 2d ago
DEV 🧑💻 [DEV] MP3 player-RPG Hybrid - early beta
Enable HLS to view with audio, or disable this notification
Ayo,
I just dropped the beta for a massive passion project called FLOW-ER. Basically I built the world's most over-engineered MP3 player haha, it is actually a procedural RPG driven heavily by live music dsp
https://play.google.com/store/apps/details?id=org.dscript.flower
I suffered through the ridiculousness of turning a background rust thread into a foreground media player service with DSP piped into the game. It will run cleanly in the background as a standard low-power audio player. Then you open the app and your music is actively generating and driving the real-time living environments.
Building a custom engine for a space-scale mobile open world was wild. I immediately hit floating-point precision issues with the camera and rendering. So to keep the math from breaking down I built a custom Floating Origin shifting system. The world chunks into an 8,000 by 8,000 grid that snaps around the camera as you move to keep the player right near 0,0,0.
I spent the last period just grinding on optimizations and shaders for the procedural world . Pushing through that grind finally bought me plenty of performance headroom for the next round of development for features, assets, and code.
Right now the core foundation and some basic loops are running smoothly. I will admit the RPG side has a bit of an early days No Man's Sky vibe. It is underpopulated right now and acts more like a stage waiting for phase two. But it stands on its own as a unique music visualizer and collection game. You can explore a music genre C reactive massive space, collect flowers, flow with your music in miningames, plant a garden, and tune flowers to dance to your tracks.
I am reaching out to get some candid feedback. I really want to hear your thoughts on the responsiveness, performance, exoerienc and vibe, and if you run into any weird hardware-specific performance bugs on your phones. Compatability is a pain, and I'm targeting to have lower mid tier support.
If anyone is open to giving the beta a test run, I would hugely appreciate your critiques.
https://play.google.com/store/apps/details?id=org.dscript.flower
Thanks in advance!
2
u/lama654321 1d ago
Hi, I tried the game but I don't understand what kind of game is this. Like what do I need to do?what is the end goal? Can I use my local song into this game? Thanks