Posts

Building My 29 Card Game App Using AI + Kotlin (Jetpack Compose)

  🎮 Building My 29 Card Game App Using AI +  Kotlin (Jetpack Compose) 🚀 Introduction The  29 card game  is one of the most loved trick-taking card games in India. Growing up, I played this game countless times with friends and family. Recently, I decided to bring this classic experience to mobile — and not just in a traditional way, but by using  AI-powered development . In this blog, I’ll share how I built my offline Android game using  Gemini Agentic AI ,  Kotlin , and  Jetpack Compose , and successfully published it on the Google Play Store. 📱 Try the Game You can download and play the game here: 👉  https://play.google.com/store/apps/details?id=com.developergame.cardgame29 This is a fully offline game, so you can enjoy it anytime without internet access. 💡 Why I Built This Game I wanted to: Digitize a traditional Indian card game Create a  lightweight offline experience Experiment with  AI-assisted coding (Gemini) Improve my...