I already run a real-money, multiplayer Ludo game in production on a React (TSX) front-end with a Node.js backend. Now I want the very same experience packaged as an Android app. You will start from the existing codebase and reuse as much business logic as possible, then reshape it for a smooth mobile flow. The Android build must preserve every live feature—gameplay, wallet handling, real-time matchmaking, authentication, in-game chat, and anything else users already enjoy on the web—while also feeling truly native (push notifications, back-button behaviour, Play-Store-ready signing, etc.). I am happy to consider React Native, Kotlin, Flutter or another approach if it lets us: • call my current REST/WebSocket endpoints with minimal refactor • keep animations and turn logic perfectly in sync across platforms • handle real-money transactions securely and pass Google Play policy checks Deliverables: 1. Source code with clear build instructions 2. A signed, release-ready APK/AAB 3. Brief hand-off document mapping web components to their Android counterparts I will provide repository access, API keys and design assets the moment we start.