July 29, 2024AI-Assisted App Development
If you’re attempting to code up an Android app you may be tempted to do it the “old way” and use view based development. Especially if you already have some experience with doing it that way. Well, I am here to tell you that using Jetpack Compose can make your life a LOT easier. By
May 28, 2023AI-Assisted App Development
In the ever-evolving world of game development, artificial intelligence (AI) has emerged as a game-changer, opening up new possibilities and transforming the way games are designed and built. Today, we’re going to take you on an exciting journey where we create a thrilling zombie shooter game, not by writing complex lines of code or spending
May 26, 2023AI-Assisted App Development
As we patiently wait for the new show on Netflix “Squid Game: The Challenge“, I decided to create a game inspired by the famous red light green light scene. This is a simple game written in Kotlin starting from a new empty project in Android Studio. In this post I’ll show you how to create
